
Time bar (total: 10.4s)
| 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)| 339.0ms | 8256× | 0 | valid |
ival-asinh: 186.0ms (95.3% of total)const: 7.0ms (3.6% of total)backward-pass: 3.0ms (1.5% 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 | 14 | 9 |
| 2 | 15 | 9 |
| 3 | 16 | 9 |
| 0 | 16 | 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 |
|---|---|---|---|---|---|
| 121 | 0 | - | 0 | - | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 65 | 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) |
| 66.0ms | 136× | 1 | valid |
| 39.0ms | 376× | 0 | valid |
Compiled 115 to 29 computations (74.8% saved)
ival-fabs: 20.0ms (28.6% of total)ival-mult: 15.0ms (21.5% of total)ival-log: 12.0ms (17.2% of total)ival-add: 7.0ms (10% of total)ival-sqrt: 7.0ms (10% of total)ival-copysign: 6.0ms (8.6% of total)backward-pass: 3.0ms (4.3% of total)const: 1.0ms (1.4% of total)Compiled 10 to 7 computations (30% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 61.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ▶ | 38.1% | (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 | 65 |
| 1 | 21 | 65 |
| 0 | 21 | 65 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(fabs x) |
x |
(sqrt (+ (* x x) 1)) |
(+ (* x x) 1) |
(* x x) |
1 |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
1 |
| Outputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* x x) 1)) |
(hypot.f32 #s(literal 1 binary32) x) |
(+ (* x x) 1) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(* x x) |
(*.f32 x x) |
1 |
#s(literal 1 binary32) |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
1 |
#s(literal 1 binary32) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 99.9% | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | accuracy | 88.0% | (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 99.9% | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | accuracy | 88.0% | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | accuracy | 77.9% | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 61.0ms | 77× | 5 | exit |
| 40.0ms | 179× | 0 | valid |
Compiled 80 to 14 computations (82.5% saved)
compiled-spec: 17.0ms (21.1% of total)ival-mult: 14.0ms (17.4% of total)ival-log: 13.0ms (16.1% of total)backward-pass: 12.0ms (14.9% of total)ival-add: 8.0ms (9.9% of total)ival-sqrt: 7.0ms (8.7% of total)ival-copysign: 6.0ms (7.4% of total)ival-fabs: 3.0ms (3.7% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)> |
#<alt (log (+ (fabs x) (sqrt (+ (* x x) 1))))> |
#<alt (+ (fabs x) (sqrt (+ (* x x) 1)))> |
#<alt (sqrt (+ (* x x) 1))> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)> |
#<alt (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))> |
#<alt (fabs x)> |
| 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)> |
24 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 | 49 |
| 1 | 73 | 49 |
| 2 | 460 | 49 |
| 3 | 5649 | 49 |
| 0 | 8402 | 49 |
| 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) |
| 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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (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))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1 binary32)) (*.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 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(neg.f32 (/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 x 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 (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.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 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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.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 x 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 (*.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 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 x 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 (*.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 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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 x 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) (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.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 (*.f32 x (*.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 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 (*.f32 x (*.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 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 x 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 (+.f32 (*.f32 x x) #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 #s(literal 1 binary32) (+.f32 (*.f32 x 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 (+.f32 (*.f32 x x) #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 x 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 (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (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 x (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1 binary32)) (*.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 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 (*.f32 x (*.f32 x 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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (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))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1 binary32)) (*.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 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(neg.f32 (/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 x 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 (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x 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 (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.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 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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.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 x 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 (*.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 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 x 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 (*.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 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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 x 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) (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.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 (*.f32 x (*.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 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 (*.f32 x (*.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 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 x 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 (+.f32 (*.f32 x x) #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 #s(literal 1 binary32) (+.f32 (*.f32 x 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 (+.f32 (*.f32 x x) #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 x 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 (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (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 x (*.f32 x (*.f32 x 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 (*.f32 x x) #s(literal 1 binary32)) (*.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 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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)) |
| 1× | egg-herbie |
| 4210× | *-lowering-*.f32 |
| 4210× | *-lowering-*.f64 |
| 2106× | sum3-define |
| 1798× | fma-lowering-fma.f32 |
| 1798× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 167 | 1263 |
| 1 | 507 | 1104 |
| 2 | 1738 | 1076 |
| 3 | 6587 | 1071 |
| 0 | 8055 | 1071 |
| 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) |
| 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 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.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))))))))))))) |
(* -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 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) (+.f32 (log.f32 x) (/.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) (*.f32 x 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 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.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))) 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 (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 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (*.f32 x (/.f32 (fabs.f32 x) x)) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(-.f32 (/.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) 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 x (*.f32 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 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(*.f32 x (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.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 (neg.f32 x) (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* -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 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.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 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.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))))))))))))) |
(* -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 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) (+.f32 (log.f32 x) (/.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) (*.f32 x 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 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.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))) 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 (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 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (*.f32 x (/.f32 (fabs.f32 x) x)) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(-.f32 (/.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) x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
Compiled 8847 to 794 computations (91% saved)
22 alts after pruning (20 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 302 | 20 | 322 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 302 | 22 | 324 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.5% | (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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) x) |
| 54.1% | (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) | |
| 53.2% | (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 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.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))))))))))))) x) | |
| 53.3% | (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) | |
| 61.8% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) | |
| 14.5% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) | |
| 68.8% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) | |
| 14.8% | (copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) x) | |
| 16.9% | (copysign.f32 (log.f32 (-.f32 (/.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) x)) x) | |
| 18.0% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) | |
| 11.5% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) | |
| ✓ | 61.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 16.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) | |
| 19.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| ▶ | 27.2% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
| ▶ | 27.5% | (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) |
| ✓ | 38.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 30.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) | |
| 28.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| ▶ | 32.3% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
| 14.5% | (copysign.f32 (log.f32 (neg.f32 x)) x) | |
| ▶ | 13.0% | (copysign.f32 (log.f32 x) x) |
Compiled 799 to 466 computations (41.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 256 | (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
| ✓ | cost-diff | 256 | (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
| ✓ | cost-diff | 256 | (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
| ✓ | cost-diff | 256 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
| ✓ | cost-diff | 128 | (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
| ✓ | cost-diff | 128 | (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
| ✓ | cost-diff | 128 | (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
| ✓ | cost-diff | 128 | (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) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
| ✓ | cost-diff | 64 | (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) |
| ✓ | cost-diff | 64 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
| ✓ | cost-diff | 0 | (log.f32 x) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) x) |
| 2304× | sum5-define |
| 1868× | *-lowering-*.f32 |
| 1868× | *-lowering-*.f64 |
| 1734× | fma-define |
| 1586× | sum4-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 425 |
| 1 | 102 | 401 |
| 2 | 258 | 385 |
| 3 | 597 | 354 |
| 4 | 1389 | 354 |
| 5 | 2682 | 354 |
| 6 | 5164 | 354 |
| 0 | 8400 | 354 |
| 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) (- (+ (* x x) 1) (* (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) (- (+ (* x x) 1) (* (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) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) |
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (* x x) 1) |
(copysign (log x) x) |
(log x) |
x |
(copysign (log (+ (fabs x) 1)) x) |
(log (+ (fabs x) 1)) |
(+ (fabs x) 1) |
(fabs x) |
x |
1 |
(copysign (log (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x)))))) x) |
(log (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x)))))) |
(+ (fabs x) (* x (+ 1 (/ 1/2 (* x x))))) |
(fabs x) |
x |
(* x (+ 1 (/ 1/2 (* x x)))) |
(+ 1 (/ 1/2 (* x x))) |
1 |
(/ 1/2 (* x x)) |
1/2 |
(* x x) |
(copysign (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))) x) |
(log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))) |
(+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) |
(fabs x) |
x |
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) |
(+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))) |
(+ 1 (/ 1/2 (* x x))) |
1 |
(/ 1/2 (* x x)) |
1/2 |
(* x x) |
(/ -1/8 (* x (* x (* x x)))) |
-1/8 |
(* x (* x (* x x))) |
(* x (* x x)) |
| Outputs |
|---|
(copysign (+ (log (+ 1 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (+ (* x x) (- (+ (* x x) 1) (* (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) (- (+ (* x x) 1) (* (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) (- (+ (* x x) 1) (* (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) (- (+ (* x x) 1) (* (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) (- (+ (* x x) 1) (* (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) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (* x x) 1) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(log x) |
(log.f32 x) |
x |
(copysign (log (+ (fabs x) 1)) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ (fabs x) 1)) |
(log1p.f32 (fabs.f32 x)) |
(+ (fabs x) 1) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
1 |
#s(literal 1 binary32) |
(copysign (log (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
(log (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x)))))) |
(log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) |
(+ (fabs x) (* x (+ 1 (/ 1/2 (* x x))))) |
(+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(fabs x) |
(fabs.f32 x) |
x |
(* x (+ 1 (/ 1/2 (* x x)))) |
(+.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(+ 1 (/ 1/2 (* x x))) |
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
1 |
#s(literal 1 binary32) |
(/ 1/2 (* x x)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
1/2 |
#s(literal 1/2 binary32) |
(* x x) |
(*.f32 x x) |
(copysign (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) x) x)) x))) x) |
(log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))) |
(log.f32 (+.f32 (+.f32 x (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) x) x)) x))) |
(+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) |
(+.f32 (+.f32 x (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) x) x)) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) |
(+.f32 x (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) x) x)) x)) |
(+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))) |
(+.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 (/.f32 #s(literal -1/8 binary32) x) x)) x) x)) |
(+ 1 (/ 1/2 (* x x))) |
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
1 |
#s(literal 1 binary32) |
(/ 1/2 (* x x)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
1/2 |
#s(literal 1/2 binary32) |
(* x x) |
(*.f32 x x) |
(/ -1/8 (* x (* x (* x x)))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) x) |
-1/8 |
#s(literal -1/8 binary32) |
(* x (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f32 x (*.f32 x (*.f32 x x))) |
| ✓ | accuracy | 100.0% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 x) x) |
| ✓ | accuracy | 100.0% | (log.f32 x) |
| ✓ | accuracy | 100.0% | (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| ✓ | accuracy | 99.9% | (+.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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
| ✓ | accuracy | 98.0% | (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | accuracy | 97.9% | (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| 224.0ms | 53× | 5 | exit |
| 127.0ms | 194× | 0 | invalid |
| 4.0ms | 9× | 0 | valid |
Compiled 469 to 39 computations (91.7% saved)
ival-mult: 48.0ms (17.7% of total)backward-pass: 43.0ms (15.8% of total)compiled-spec: 41.0ms (15.1% of total)ival-add: 32.0ms (11.8% of total)ival-div: 30.0ms (11% of total)ival-log: 30.0ms (11% of total)ival-sqrt: 23.0ms (8.5% of total)ival-copysign: 16.0ms (5.9% of total)ival-sub: 5.0ms (1.8% of total)ival-fabs: 3.0ms (1.1% of total)const: 1.0ms (0.4% 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) (- (+ (* x x) 1) (* (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) (- (+ (* x x) 1) (* (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 x) x)> |
#<alt (log x)> |
#<alt (copysign (log (+ (fabs x) 1)) x)> |
#<alt (log (+ (fabs x) 1))> |
#<alt (+ (fabs x) 1)> |
#<alt (fabs x)> |
#<alt (copysign (log (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x)))))) x)> |
#<alt (log (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x))))))> |
#<alt (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x)))))> |
#<alt (* x (+ 1 (/ 1/2 (* x x))))> |
#<alt (copysign (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))) x)> |
#<alt (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))))> |
#<alt (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))> |
#<alt (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))> |
#<alt (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (/ 1/2 (* x x))> |
#<alt (* x (* x x))> |
#<alt (* x (* 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 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 (+ 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 (+ 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 (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 (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* x (fabs x))) x)> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (pow x 2)) x)> |
#<alt (/ (+ 1/2 (pow x 2)) x)> |
#<alt (/ (+ 1/2 (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)> |
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)> |
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)> |
#<alt (copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x)> |
#<alt (+ (log -1/8) (* -3 (log x)))> |
#<alt (+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))> |
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))> |
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3))> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1)))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))> |
#<alt (/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2)))))))> |
#<alt (- 1 (fabs x))> |
#<alt (- (+ 1 (* (pow x 2) (- 1 (* 1/2 (fabs x))))) (fabs x))> |
#<alt (- (+ 1 (* (pow x 2) (- (+ 1 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x))> |
#<alt (- (+ 1 (* (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 (pow x 2))) (/ (fabs x) x)))> |
#<alt (* (pow x 2) (- (+ 1 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))> |
#<alt (* (pow x 2) (+ 1 (+ (/ 1 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x))))> |
#<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 (- 1 (fabs x))> |
#<alt (- (+ 1 (* (pow x 2) (- 2 (* 1/2 (fabs x))))) (fabs x))> |
#<alt (- (+ 1 (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x))> |
#<alt (- (+ 1 (* (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 (pow x 2))) (/ (fabs x) x)))> |
#<alt (* (pow x 2) (- (+ 2 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x)))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (/ (fabs x) x)))> |
#<alt (* (pow x 2) (+ 2 (+ (/ 1 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x))))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 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)> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 62.0ms | x | @ | 0 | (log x) |
| 36.0ms | x | @ | -inf | (log x) |
| 32.0ms | x | @ | inf | (log (+ (fabs x) 1)) |
| 28.0ms | x | @ | 0 | (log (+ (fabs x) 1)) |
| 13.0ms | x | @ | -inf | (log (+ (fabs x) 1)) |
| 1× | batch-egg-rewrite |
| 2622× | *-lowering-*.f32 |
| 2622× | *-lowering-*.f64 |
| 2310× | pow-lowering-pow.f64 |
| 2310× | pow-lowering-pow.f32 |
| 2146× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 296 |
| 1 | 288 | 212 |
| 2 | 3347 | 189 |
| 0 | 8532 | 189 |
| 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) (- (+ (* x x) 1) (* (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) (- (+ (* x x) 1) (* (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 x) x) |
(log x) |
(copysign (log (+ (fabs x) 1)) x) |
(log (+ (fabs x) 1)) |
(+ (fabs x) 1) |
(fabs x) |
(copysign (log (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x)))))) x) |
(log (+ (fabs x) (* x (+ 1 (/ 1/2 (* x x)))))) |
(+ (fabs x) (* x (+ 1 (/ 1/2 (* x x))))) |
(* x (+ 1 (/ 1/2 (* x x)))) |
(copysign (log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))) x) |
(log (+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))) |
(+ (fabs x) (* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))) |
(* x (+ (+ 1 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))) |
(- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (* x x) (- (+ (* x x) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(/ 1/2 (* x x)) |
(* x (* x x)) |
(* x (* x (* x x))) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (log.f32 (/.f32 (+.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 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(+.f32 (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 #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 (log.f32 (/.f32 (+.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)))))) (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 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (neg.f32 (log1p.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(pow.f32 (/.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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.f32 (/.f32 (+.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 #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 (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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (log.f32 (/.f32 (+.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 (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 (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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)))) #s(literal -1 binary32)) |
(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 #s(literal 1 binary32) (-.f32 (*.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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.f32 (/.f32 (+.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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) (neg.f32 (log.f32 (/.f32 (+.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 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (log.f32 (/.f32 (+.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 (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)))))))) (neg.f32 (log.f32 (/.f32 (+.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 #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 (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 #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 (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 #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 #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 #s(literal 0 binary32) (log.f32 (/.f32 (+.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 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x 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 #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 (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 (pow.f32 (log.f32 (/.f32 (+.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)))))) #s(literal 2 binary32)) (log.f32 (/.f32 (+.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 (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 (log.f32 (+.f32 (*.f32 x (*.f32 x 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 #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))) #s(literal 1 binary32))) (log.f32 (*.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 (+.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (*.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))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.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 #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 (log.f32 (*.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))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.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)))) (neg.f32 (+.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 (log.f32 (*.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))) #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 #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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (*.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))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (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 #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 (log.f32 (*.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))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (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))) (neg.f32 (+.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 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (+.f32 #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 (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 (log.f32 (*.f32 (+.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)))) #s(literal 1 binary32))) (log.f32 (/.f32 (+.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (*.f32 (+.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)))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (neg.f32 (+.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 (log.f32 (*.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))) (/.f32 (+.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))))))) (log1p.f32 (*.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 #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))) (/.f32 (+.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))))))) (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 #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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.f32 (/.f32 (+.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 #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 (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 #s(literal 1 binary32) (-.f32 (*.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 #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 (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 (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 #s(literal 1 binary32) (-.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 (+.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 #s(literal 1 binary32) (-.f32 (*.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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.f32 (/.f32 (+.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 #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 (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 #s(literal 1 binary32) (-.f32 (*.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 #s(literal 1 binary32) (-.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 (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 #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 (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 #s(literal 1 binary32) (-.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 (*.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 #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 (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 #s(literal 1 binary32) (-.f32 (*.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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.f32 (/.f32 (+.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 #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 (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 #s(literal 1 binary32) (-.f32 (*.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 #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 (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 (pow.f32 (log.f32 (/.f32 (+.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)))))) #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))) (log.f32 (/.f32 (/.f32 (+.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 #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 (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 #s(literal 1 binary32) (-.f32 (*.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 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.f32 (/.f32 (+.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 #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 (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 #s(literal 1 binary32) (-.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 #s(literal 1 binary32) (log.f32 (/.f32 (+.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 (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))))))))) |
(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)))) |
(neg.f32 (log.f32 (/.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 #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)))))) |
(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 #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)))))) |
(neg.f32 (log.f32 (/.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 (*.f32 (*.f32 x (*.f32 x 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)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.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 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x 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 #s(literal 1 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 (log.f32 (-.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 #s(literal 1 binary32) (+.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log1p.f32 (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 #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 (log1p.f32 (neg.f32 (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 #s(literal 1 binary32) (+.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 #s(literal 0 binary32) (log.f32 (/.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 #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)))))) |
(-.f32 #s(literal 0 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 #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)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.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 (*.f32 (*.f32 x (*.f32 x 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 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.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 (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x (*.f32 x 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 (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 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (+.f32 #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 (*.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 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log1p.f32 (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))) (log1p.f32 (*.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 (log1p.f32 (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 (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)) (+.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 (log1p.f32 (neg.f32 (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 (neg.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x 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 (neg.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 (neg.f32 (-.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 (neg.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (log.f32 (*.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) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (log.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.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 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (log.f32 (*.f32 (+.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))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.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 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.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 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (log.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.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) #s(literal -1 binary32)) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (log.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 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 (neg.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 (neg.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 (neg.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 (neg.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 (+.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 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (-.f32 (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)) #s(literal 1 binary32))) (log.f32 (-.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 #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)))))) |
(-.f32 (log.f32 (-.f32 (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 x (*.f32 x (*.f32 x x))))) (log.f32 (-.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 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.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 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (neg.f32 (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 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (*.f32 x x)) |
(pow.f32 (/.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 (*.f32 x (*.f32 x 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)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (-.f32 (*.f32 x x) (*.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)))) #s(literal -1 binary32)) |
(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 x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 #s(literal 2 binary32) (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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)))) |
(-.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 (*.f32 x x) (*.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 (*.f32 x x) (*.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 (*.f32 x (*.f32 x 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 (*.f32 x x) (*.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 (*.f32 x (*.f32 x 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 (*.f32 x (*.f32 x 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 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 #s(literal 8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.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 (*.f32 x (*.f32 x 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 (*.f32 x x) (*.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 (*.f32 x (*.f32 x 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 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(copysign.f32 (log.f32 x) x) |
(+.f32 (log.f32 x) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (log.f32 x)) |
(log.f32 x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log1p.f32 (fabs.f32 x)) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(+.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x)))) |
(/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (fabs.f32 x) #s(literal -1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32)))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (log.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x))) (log.f32 (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))) |
(log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) |
(+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (fabs.f32 x))) |
(+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)) |
(+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #s(literal -1 binary32)) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (fabs.f32 x)) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (/.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (neg.f32 (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(/.f32 (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 x x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (fabs.f32 x)))))) |
(*.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(+.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(+.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(fma.f32 #s(literal 1 binary32) x (/.f32 #s(literal 1/2 binary32) x)) |
(fma.f32 x #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) x) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) (log.f32 (+.f32 (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) (log.f32 (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 x x))) (log.f32 (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))) |
(log.f32 (+.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(+.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (fabs.f32 x))) |
(+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) |
(+.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) #s(literal -1 binary32)) |
(fma.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (fabs.f32 x)) |
(fma.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) x (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))) (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) (neg.f32 (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 x x)) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (fabs.f32 x)))))) |
(*.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))))))) |
(+.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(+.f32 x (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) x)) |
(+.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) |
(+.f32 (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1/512 binary32)))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (-.f32 (*.f32 (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (/.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 x (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (*.f32 x (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x))))))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) x) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x x)))))) x) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) x) |
(+.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 #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 (fabs.f32 x) (neg.f32 (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 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(+.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)) |
(pow.f32 (/.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 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) #s(literal -1 binary32)) |
(fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.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 (fabs.f32 x) (neg.f32 (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 #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 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x))))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x)))))) |
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.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 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (neg.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 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (neg.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 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.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)))) (*.f32 #s(literal -1 binary32) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (pow.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (pow.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(*.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 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (fabs.f32 x)))))) |
(*.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 x x) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (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 (fabs.f32 x) (neg.f32 (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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)) |
(pow.f32 (/.f32 (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.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))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 x x (*.f32 (fabs.f32 x) (neg.f32 (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 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (neg.f32 (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 #s(literal -1 binary32) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (pow.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 (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 3 binary32)) (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) 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 (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 (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)) (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x 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 #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 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 #s(literal 1 binary32) (*.f32 x 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 #s(literal 1 binary32) (*.f32 x x)) (-.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 #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 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (neg.f32 (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(pow.f32 (/.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 #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)))) #s(literal -1 binary32)) |
(pow.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 #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)))) #s(literal -1 binary32)) |
(pow.f32 (/.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 (*.f32 (*.f32 x (*.f32 x 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)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.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)))) #s(literal -1 binary32)) |
(fma.f32 x x (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 x (+.f32 x x) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) 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) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x 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)))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.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 (+.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))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(fma.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))) (neg.f32 (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)))) |
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x))) |
(-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(-.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) (-.f32 (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.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 (-.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 (-.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 (*.f32 x (*.f32 x (*.f32 x 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 (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 #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 #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 #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 #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))))) |
(/.f32 #s(literal 1 binary32) (/.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 #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))))) |
(/.f32 #s(literal 1 binary32) (/.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 (*.f32 (*.f32 x (*.f32 x 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 #s(literal 1 binary32) (/.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x (*.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 #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))) (+.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 (+.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))) (+.f32 (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)) (+.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 (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x (*.f32 x 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 (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 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (+.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) (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))) (+.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 (*.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 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (*.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) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x 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 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 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (*.f32 (+.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))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (+.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 (*.f32 x x) #s(literal -1 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.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 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.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) #s(literal -1 binary32)) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (*.f32 (-.f32 #s(literal 1 binary32) (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 (neg.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)))) (neg.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 (neg.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)))) (neg.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 (neg.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x 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)))) (neg.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 (neg.f32 (-.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)))) (neg.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.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))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x 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 #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 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 (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)) #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))) #s(literal 1 binary32))) |
(/.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))) (-.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 (*.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 #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 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.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))) (/.f32 #s(literal 1 binary32) (+.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 (+.f32 (*.f32 (*.f32 x (*.f32 x 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 #s(literal 1 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 #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))) (/.f32 #s(literal 1 binary32) (+.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 (*.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 #s(literal 1 binary32) (+.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(neg.f32 (/.f32 #s(literal -1/2 binary32) (*.f32 x x))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/.f32 #s(literal 1/2 binary32) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) |
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) |
(*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 3/2 binary32))) |
(pow.f32 x #s(literal 3 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 3 binary32)) |
(pow.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 (fabs.f32 x))) #s(literal 3 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(*.f32 x (*.f32 x x)) |
(*.f32 (*.f32 x x) x) |
(*.f32 (*.f32 x x) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) (*.f32 x x)) |
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) |
(*.f32 (*.f32 x (*.f32 x x)) (pow.f32 #s(literal 1 binary32) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) |
(*.f32 (pow.f32 (neg.f32 x) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 x) #s(literal 3/2 binary32))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 4 binary32))) |
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 2 binary32))) |
(exp.f32 (+.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) #s(literal 2 binary32)))) |
(pow.f32 x #s(literal 4 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 4 binary32)) |
(pow.f32 (*.f32 (fabs.f32 x) x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x (fabs.f32 x)) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 x x) (*.f32 x x)) |
(*.f32 (*.f32 x (*.f32 x x)) x) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) |
| 1× | egg-herbie |
| 4116× | +-lowering-+.f64 |
| 4116× | +-lowering-+.f32 |
| 4080× | *-lowering-*.f32 |
| 4080× | *-lowering-*.f64 |
| 1556× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 594 | 4723 |
| 1 | 1859 | 4262 |
| 2 | 7450 | 4180 |
| 0 | 8058 | 4180 |
| 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 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 (+ 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))) |
(+ 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)) |
(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 (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x) |
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x) |
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x) |
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x) |
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x)))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))) |
(/ 1/2 x) |
(/ (+ 1/2 (* x (fabs x))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(/ 1/2 x) |
(/ (+ 1/2 (pow x 2)) x) |
(/ (+ 1/2 (pow x 2)) x) |
(/ (+ 1/2 (pow x 2)) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(+ (log -1/8) (* -3 (log x))) |
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x)))) |
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4)))) |
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))) |
(/ -1/8 (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3)) |
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3)) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1))) |
(/ -1/8 (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3)) |
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3)) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
(- 1 (fabs x)) |
(- (+ 1 (* (pow x 2) (- 1 (* 1/2 (fabs x))))) (fabs x)) |
(- (+ 1 (* (pow x 2) (- (+ 1 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x)) |
(- (+ 1 (* (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 (pow x 2))) (/ (fabs x) x))) |
(* (pow x 2) (- (+ 1 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(* (pow x 2) (+ 1 (+ (/ 1 (pow x 2)) (/ (fabs x) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x)))) |
(* -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)))) |
(- 1 (fabs x)) |
(- (+ 1 (* (pow x 2) (- 2 (* 1/2 (fabs x))))) (fabs x)) |
(- (+ 1 (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x)) |
(- (+ 1 (* (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 (pow x 2))) (/ (fabs x) x))) |
(* (pow x 2) (- (+ 2 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x))) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (/ (fabs x) x))) |
(* (pow x 2) (+ 2 (+ (/ 1 (pow x 2)) (/ (fabs x) x)))) |
(* (pow x 2) (+ 2 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x)))) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 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) |
| 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 (log.f32 (-.f32 #s(literal 1 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 (log.f32 (-.f32 #s(literal 1 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/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 (-.f32 #s(literal 1 binary32) (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)))))))) (/ (* (- 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 (log.f32 (-.f32 #s(literal 1 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/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 (-.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 (/.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 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)))) #s(literal -1 binary32)) (*.f32 (*.f32 (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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)) (/.f32 (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)))) #s(literal -1/2 binary32))) (+.f32 (*.f32 (/.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))) #s(literal -1/2 binary32)) (*.f32 (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1/8 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 (- 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 (log.f32 (-.f32 #s(literal 1 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/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 (-.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 (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 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)))) #s(literal -1 binary32)) (*.f32 (*.f32 (pow.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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)) (/.f32 (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)))) #s(literal -1/2 binary32))) (+.f32 (*.f32 (/.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))) #s(literal -1/2 binary32)) (*.f32 (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1/8 binary32)))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/720 binary32)) (+.f32 (+.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal -90 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 (/.f32 (*.f32 (fabs.f32 x) #s(literal -45 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 #s(literal 240 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 3 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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 (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/16 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (+.f32 (/.f32 (*.f32 (+.f32 (*.f32 x x) (fabs.f32 x)) #s(literal -1/16 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 #s(literal 1/8 binary32) (*.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 (fabs.f32 x) (-.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 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 (-.f32 #s(literal 1 binary32) (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/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 (fabs.f32 x) #s(literal -1/2 binary32)) 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 3/2 binary32)) x) (/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))) (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 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 #s(literal 1/6 binary32) (+.f32 (/.f32 (+.f32 (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 x (*.f32 x (fabs.f32 x))) #s(literal 27/64 binary32))) (*.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 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 -1/2 binary32)) 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 3/2 binary32)) x) (/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))) (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 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)))) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32))) (neg.f32 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 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 3/4 binary32))) (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 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 #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) #s(literal 3/4 binary32))) (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32)))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (+.f32 (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 x (*.f32 x (fabs.f32 x))) #s(literal 27/64 binary32))) (*.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 (*.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))) |
(log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(+ (log (- 1 (fabs x))) (/ (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (- 1 (fabs x)))) |
(+.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x 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 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (/.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))) #s(literal -1/2 binary32)) (*.f32 (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1/8 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 (- 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 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (+.f32 (+.f32 (*.f32 (/.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))) #s(literal -1/2 binary32)) (*.f32 (/.f32 (fabs.f32 x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1/8 binary32))) (*.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal -90 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 (/.f32 (*.f32 (fabs.f32 x) #s(literal -45 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 #s(literal 240 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32)))))) (/.f32 (+.f32 #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)) (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(+ (log 2) (+ (* -2 (log (/ 1 x))) (* -1/2 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x))) |
(+ (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 (*.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/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 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) 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/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 (+.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)))) #s(literal -1/6 binary32)) x)) x)) x)) |
(* -1 (fabs x)) |
(neg.f32 (fabs.f32 x)) |
(- (* (pow x 2) (- 2 (* 1/2 (fabs x)))) (fabs x)) |
(-.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) #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 (*.f32 x x) #s(literal -1/16 binary32)) #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 x (*.f32 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 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) 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 #s(literal 2 binary32) (-.f32 (/.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 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) 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)) (*.f32 x (*.f32 x (*.f32 x x)))) (fabs.f32 x)) (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) 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) |
(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 (+ 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)) |
(+ 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)) |
(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 (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) 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 (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) 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 (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) 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 (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) 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 (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
(copysign (log (+ x (+ (fabs x) (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) x) |
(copysign (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) 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 (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) 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 (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) 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 (log (+ (fabs x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) 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) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (*.f32 x (*.f32 #s(literal 2 binary32) (fabs.f32 x))) (log.f32 x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x)))))) |
(+.f32 (*.f32 x (+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32)))) (*.f32 #s(literal 2 binary32) (fabs.f32 x)))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -24 binary32)) (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal 16 binary32)))) (*.f32 x #s(literal 1/6 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.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)))))) (*.f32 x (*.f32 x x)))))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))) |
(-.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x)) (fabs.f32 x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) x))) x))) x)) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* x (fabs x))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) 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)))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x))))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(*.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x))) (neg.f32 x)) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(*.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x))) (neg.f32 x)) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (pow x 2)) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) |
(/ (+ 1/2 (pow x 2)) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) |
(/ (+ 1/2 (pow x 2)) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) |
(copysign (log (- (+ x (+ (fabs x) (* 1/2 (/ 1 x)))) (* 1/8 (/ 1 (pow x 3))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign (log (+ (fabs x) (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (* 1/8 (/ 1 (pow x 4))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(+ (log -1/8) (* -3 (log x))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) |
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x)))) |
(+.f32 (*.f32 (log.f32 x) #s(literal -3 binary32)) (+.f32 (log.f32 #s(literal -1/8 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 x) #s(literal -3 binary32)) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -4 binary32) (*.f32 x (*.f32 (fabs.f32 x) #s(literal -8 binary32))))) (log.f32 #s(literal -1/8 binary32)))) |
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4)))) |
(+.f32 (*.f32 (log.f32 x) #s(literal -3 binary32)) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal -4 binary32) (*.f32 x (+.f32 (*.f32 x #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal -8 binary32)))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+.f32 (log.f32 x) (+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.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)))))) (*.f32 x (*.f32 x x)))))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))) |
(-.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x)) (fabs.f32 x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (fabs.f32 x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) x))) x))) x)) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 x x))) |
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x (*.f32 x x))) |
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))))) (*.f32 x (*.f32 x x))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(*.f32 x (+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(-.f32 #s(literal 0 binary32) (*.f32 x (+.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x))))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(*.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x))) (neg.f32 x)) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1))) |
(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)) (neg.f32 x))))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 x (*.f32 x x))) |
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x))) |
(/ (- (* (pow x 2) (+ 1/2 (pow x 2))) 1/8) (pow x 3)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (*.f32 x x))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
(*.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x)) |
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
(*.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x)) |
(- 1 (fabs x)) |
(-.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(- (+ 1 (* (pow x 2) (- 1 (* 1/2 (fabs x))))) (fabs x)) |
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(- (+ 1 (* (pow x 2) (- (+ 1 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x)) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal 1/2 binary32)))))) (fabs.f32 x))) |
(- (+ 1 (* (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 (*.f32 x x) #s(literal -1/16 binary32)) #s(literal 1/8 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (* -1 (/ (fabs x) x)))) |
(*.f32 x (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ (fabs x) x))) |
(*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))))) |
(* (pow x 2) (- (+ 1 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) x) (fabs.f32 x)) x)))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(* (pow x 2) (+ 1 (+ (/ 1 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x)))) |
(*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x)) (neg.f32 x)) (fabs.f32 x)) x))) |
(* -1 (fabs x)) |
(neg.f32 (fabs.f32 x)) |
(- (* (pow x 2) (- 1 (* 1/2 (fabs x)))) (fabs x)) |
(-.f32 (*.f32 x (*.f32 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 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) #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 (*.f32 x x) #s(literal -1/16 binary32)) #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 x (*.f32 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 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) 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 #s(literal 1 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)))))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 x (*.f32 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 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) 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)) (*.f32 x (*.f32 x (*.f32 x x)))) (fabs.f32 x)) (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) x)) x))) |
(- 1 (fabs x)) |
(-.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(- (+ 1 (* (pow x 2) (- 2 (* 1/2 (fabs x))))) (fabs x)) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(- (+ 1 (* (pow x 2) (- (+ 2 (* 1/8 (* (pow x 2) (fabs x)))) (* 1/2 (fabs x))))) (fabs x)) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal 1/2 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(- (+ 1 (* (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 (*.f32 x x) #s(literal -1/16 binary32)) #s(literal 1/8 binary32))))) (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))))) (-.f32 #s(literal 1 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 x (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x)))) |
(* (pow x 2) (- (+ 2 (/ 1 (pow x 2))) (/ (fabs x) x))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 2 binary32) (/.f32 (fabs.f32 x) x)))) |
(* (pow x 2) (- (+ 2 (+ (* -1/2 (/ (fabs x) (pow x 3))) (/ 1 (pow x 2)))) (/ (fabs x) x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 (/.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) x) (fabs.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 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(* (pow x 2) (+ 2 (* -1 (/ (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs x) x))) x)) (fabs x)) x)))) |
(*.f32 (*.f32 x x) (-.f32 #s(literal 2 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x)) (neg.f32 x)) (fabs.f32 x)) x))) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(pow x 4) |
(*.f32 x (*.f32 x (*.f32 x x))) |
Compiled 33736 to 3230 computations (90.4% saved)
27 alts after pruning (23 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 828 | 10 | 838 |
| Fresh | 2 | 13 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 833 | 27 | 860 |
| Status | Accuracy | Program |
|---|---|---|
| 10.3% | (copysign.f32 (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) | |
| 17.9% | (copysign.f32 (+.f32 (-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) x) | |
| 48.1% | (copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal 1/2 binary32))))) (fabs.f32 x))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) x) | |
| ▶ | 69.4% | (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 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
| 54.1% | (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) | |
| 53.3% | (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) | |
| 22.3% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) x) | |
| ▶ | 61.8% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 14.5% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) | |
| ▶ | 68.8% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 14.8% | (copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) x) | |
| 9.4% | (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) | |
| 26.0% | (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) | |
| 6.6% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) | |
| 16.9% | (copysign.f32 (log.f32 (-.f32 (/.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) x)) x) | |
| ▶ | 18.0% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) |
| 29.0% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) | |
| 26.3% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) | |
| 11.5% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) | |
| ✓ | 61.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 16.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) | |
| 19.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| ✓ | 38.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 30.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) | |
| ✓ | 32.3% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
| ▶ | 14.5% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 13.0% | (copysign.f32 (log.f32 x) x) |
Compiled 1048 to 563 computations (46.3% saved)
| 1× | egg-herbie |
Found 18 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 | 128 | (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) |
| ✓ | cost-diff | 128 | (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x) |
| ✓ | cost-diff | 128 | (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) |
| ✓ | cost-diff | 128 | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) 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) |
| ✓ | 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 | 64 | (+.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 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
| ✓ | cost-diff | 64 | (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 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
| 2192× | sum3-define |
| 1724× | fnmadd-define |
| 1660× | sum5-define |
| 1302× | sum4-define |
| 1234× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 339 |
| 1 | 90 | 332 |
| 2 | 180 | 308 |
| 3 | 351 | 303 |
| 4 | 618 | 303 |
| 5 | 1482 | 303 |
| 6 | 4176 | 303 |
| 0 | 8133 | 303 |
| 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)))) (- (+ (* 2 (* x x)) 1) (* (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)))) (- (+ (* 2 (* x x)) 1) (* (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)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (* 2 (* x x)) 1) |
(* 2 (* x x)) |
2 |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
x |
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(fabs x) |
x |
(copysign (log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)) x) |
(log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)) |
(- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x) |
(/ (* x (+ (fabs x) (/ -1/2 x))) x) |
(* x (+ (fabs x) (/ -1/2 x))) |
x |
(+ (fabs x) (/ -1/2 x)) |
(fabs x) |
(/ -1/2 x) |
-1/2 |
(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 (+ (* x x) (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (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)))) (- (+ (* 2 (* x x)) 1) (* (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)))) (- (+ (* 2 (* x x)) 1) (* (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)))) (- (+ (* 2 (* x x)) 1) (* (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)) |
(- (+ (* 2 (* x x)) 1) (* (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))) |
(+ (* 2 (* x x)) 1) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) |
(* 2 (* x x)) |
(*.f32 (*.f32 x x) #s(literal 2 binary32)) |
2 |
#s(literal 2 binary32) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(log (neg x)) |
(log.f32 (neg.f32 x)) |
(neg x) |
(neg.f32 x) |
x |
(copysign (log (+ 1 (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 (+ (fabs x) (/ -1/2 x))) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) x) |
(log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)) |
(log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x))) |
(- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) |
(/ (* x (+ (fabs x) (/ -1/2 x))) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(* x (+ (fabs x) (/ -1/2 x))) |
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) |
x |
(+ (fabs x) (/ -1/2 x)) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
-1/2 |
#s(literal -1/2 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 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | accuracy | 99.9% | (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | accuracy | 93.0% | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| ✓ | accuracy | 100.0% | (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) |
| ✓ | accuracy | 100.0% | (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
| ✓ | accuracy | 99.9% | (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) 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) |
| ✓ | 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 | 99.8% | (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| ✓ | accuracy | 99.8% | (+.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 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
| ✓ | accuracy | 98.0% | (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | accuracy | 93.1% | (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
| 267.0ms | 101× | 5 | exit |
| 50.0ms | 116× | 0 | invalid |
| 18.0ms | 38× | 0 | valid |
| 1.0ms | 1× | 1 | valid |
Compiled 356 to 36 computations (89.9% saved)
backward-pass: 60.0ms (22.5% of total)compiled-spec: 57.0ms (21.4% of total)ival-log: 39.0ms (14.6% of total)ival-mult: 28.0ms (10.5% of total)ival-copysign: 24.0ms (9% of total)ival-add: 22.0ms (8.3% of total)ival-div: 16.0ms (6% of total)ival-sub: 9.0ms (3.4% of total)ival-fabs: 4.0ms (1.5% of total)ival-neg: 4.0ms (1.5% of total)ival-sqrt: 3.0ms (1.1% of total)const: 1.0ms (0.4% 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)))) (- (+ (* 2 (* x x)) 1) (* (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)))) (- (+ (* 2 (* x x)) 1) (* (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 (fabs x))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (fabs x)> |
#<alt (copysign (log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)) x)> |
#<alt (log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x))> |
#<alt (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)> |
#<alt (/ (* x (+ (fabs x) (/ -1/2 x))) x)> |
#<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 (log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (* x (+ (fabs x) (/ -1/2 x)))> |
#<alt (+ (fabs x) (/ -1/2 x))> |
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* 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 (+ 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 (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))> |
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))> |
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)> |
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))> |
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (fabs x)> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (fabs x)> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (copysign (neg (log (/ 1 (+ (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 (log (/ (+ 1 (fabs x)) (- 1 (fabs x))))> |
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 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))))> |
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 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))))) (- 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 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))> |
#<alt (+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 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 (/ 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))))) (* (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 (/ (* (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))))) (- 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/24 (+ (* -24 (/ (* (+ (* 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))))) (- 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 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x))))))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))> |
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (+ (* 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 (/ 1 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/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 (/ -1 x)))> |
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x))))> |
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -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)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))> |
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -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)))) x)) (* 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)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x))))> |
#<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 -1/2> |
#<alt (- (* x (fabs x)) 1/2)> |
#<alt (- (* x (fabs x)) 1/2)> |
#<alt (- (* x (fabs x)) 1/2)> |
#<alt (* x (fabs x))> |
#<alt (* x (- (fabs x) (* 1/2 (/ 1 x))))> |
#<alt (* x (- (fabs x) (* 1/2 (/ 1 x))))> |
#<alt (* x (- (fabs x) (* 1/2 (/ 1 x))))> |
#<alt (* x (fabs x))> |
#<alt (* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (/ (- (* x (fabs x)) 1/2) x)> |
#<alt (fabs x)> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (fabs x)> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (+ 1 (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)))))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | inf | (log (neg x)) |
| 7.0ms | x | @ | 0 | (log (neg 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)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x)))))))) |
| 2.0ms | x | @ | 0 | (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
| 1.0ms | x | @ | inf | (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
| 1× | batch-egg-rewrite |
| 4302× | *-lowering-*.f32 |
| 4302× | *-lowering-*.f64 |
| 2364× | /-lowering-/.f32 |
| 2364× | /-lowering-/.f64 |
| 2222× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 252 |
| 1 | 247 | 245 |
| 2 | 2380 | 226 |
| 0 | 9597 | 226 |
| 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)))) (- (+ (* 2 (* x x)) 1) (* (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)))) (- (+ (* 2 (* x x)) 1) (* (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 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(fabs x) |
(copysign (log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)) x) |
(log (- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x)) |
(- (/ (* x (+ (fabs x) (/ -1/2 x))) x) x) |
(/ (* x (+ (fabs x) (/ -1/2 x))) x) |
(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))))) |
(log (/ (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) (- (+ (* 2 (* x x)) 1) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(- (* x x) (* (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(* x (+ (fabs x) (/ -1/2 x))) |
(+ (fabs x) (/ -1/2 x)) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(pow.f32 (/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)))) #s(literal -1 binary32)) |
(fma.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32) (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(fma.f32 #s(literal -1 binary32) (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 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (/.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.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))) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (+.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))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.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))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log1p.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log1p.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (log.f32 (/.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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (/.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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))))) |
(*.f32 (-.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(log.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.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))) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log1p.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))))) |
(+.f32 (log1p.f32 (neg.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.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)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.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))) (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log1p.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log1p.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log1p.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))) |
(-.f32 (log1p.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (log.f32 (+.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (+.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)))))) |
(-.f32 (log1p.f32 (neg.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log1p.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) #s(literal 1 binary32)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (log.f32 (*.f32 (+.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))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.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 (*.f32 x x) #s(literal 1 binary32)))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (-.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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))))) (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) (log.f32 (neg.f32 (+.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)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (-.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.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 (+.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 (pow.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (log.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (*.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)))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) #s(literal 1 binary32))) (log.f32 (-.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))) |
(+.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (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 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (*.f32 x x)) |
(pow.f32 (/.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 (*.f32 x 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)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (-.f32 (*.f32 x x) (*.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)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.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))))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(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 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)) |
(fma.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 x x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 x x (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 x x (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(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 2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 x (+.f32 x x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(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 (*.f32 x x) #s(literal 2 binary32) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(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 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32) (*.f32 x x)) |
(fma.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 #s(literal 2 binary32) (*.f32 x x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(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 (+.f32 (*.f32 (*.f32 x 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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)) |
(fma.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))) |
(fma.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 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.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 x x)) |
(fma.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 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))) |
(fma.f32 (*.f32 x #s(literal 2 binary32)) x (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (*.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (*.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(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 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x x) (*.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 (*.f32 x 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 (*.f32 x x) (*.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 (*.f32 x 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 (*.f32 x 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 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 8 binary32)) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 x (*.f32 x (*.f32 x x))) #s(literal 4 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(*.f32 (+.f32 (*.f32 (*.f32 x 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 (*.f32 x x) (*.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)) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (+.f32 #s(literal 0 binary32) x))) |
(log.f32 (neg.f32 x)) |
(neg.f32 x) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(-.f32 #s(literal 0 binary32) x) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
(*.f32 x #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) x) |
(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 x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x 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 x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x 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 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x 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 x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(-.f32 (log.f32 (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 (-.f32 (*.f32 x x) #s(literal 1 binary32))) (log.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(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 (-.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 x x) (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))))) |
(log.f32 (-.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x)) |
(+.f32 (neg.f32 x) (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) |
(+.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x)) |
(fma.f32 x #s(literal -1 binary32) (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) |
(fma.f32 x (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x)) |
(fma.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 x (/.f32 #s(literal 1 binary32) x)) (neg.f32 x)) |
(fma.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 x x) (neg.f32 x)) |
(fma.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) |
(fma.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (neg.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x)) |
(fma.f32 (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x (neg.f32 x)) |
(-.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) |
(-.f32 (/.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))))) |
(-.f32 (/.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (/.f32 (*.f32 x x) (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)))) |
(-.f32 (+.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) #s(literal 0 binary32)) x) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 x x) (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (-.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (neg.f32 x))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (neg.f32 (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 (neg.f32 x))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (neg.f32 (neg.f32 x)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 x)) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (*.f32 (+.f32 #s(literal 0 binary32) x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) x) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 (neg.f32 x))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))))) (*.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (neg.f32 x)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) (*.f32 (+.f32 #s(literal 0 binary32) x) (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 0 binary32) x) x)) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) x)) (*.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) x)) (*.f32 (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 0 binary32) x)) (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (+.f32 #s(literal 0 binary32) x)) (*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (+.f32 #s(literal 0 binary32) x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (+.f32 #s(literal 0 binary32) x)) (*.f32 (neg.f32 (neg.f32 x)) (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 (neg.f32 (neg.f32 x)) (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (+.f32 (*.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) (+.f32 #s(literal 0 binary32) x)) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 0 binary32) x))) |
(*.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)))))) |
(*.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)))) |
(neg.f32 (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x)) |
(exp.f32 (*.f32 (log.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))))) |
(/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (neg.f32 x)) |
(/.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) x) |
(/.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))))) (neg.f32 (neg.f32 x))) |
(/.f32 (/.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) x) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) |
(*.f32 x (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x)) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (*.f32 x (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 x x)) |
(*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) 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 (*.f32 x x) (+.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 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (log.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 (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 (*.f32 x x) (+.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 (+.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 #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 (*.f32 x x) (+.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 #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 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 (*.f32 x x) (+.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 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (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 (*.f32 x x) (+.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) (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 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (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 (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) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x 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 #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 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 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 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 binary32)))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 #s(literal 0 binary32) (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 2 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 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (neg.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 (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 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (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 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log1p.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.f32 (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32) (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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))) (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 binary32)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.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 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.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 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (log.f32 (*.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))) (log.f32 (*.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (*.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 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 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)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 x x) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)) |
(pow.f32 (/.f32 (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.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))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 #s(literal 1 binary32) (*.f32 x x) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 x x (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 x x (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (*.f32 x x) #s(literal 1 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (fabs.f32 x) (fabs.f32 x) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)) |
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 x x)) |
(fma.f32 (neg.f32 x) (neg.f32 x) (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (neg.f32 x) (neg.f32 x) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)) (fabs.f32 x) (*.f32 x x)) |
(fma.f32 #s(literal -1 binary32) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 x x)) |
(fma.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fma.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 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.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 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 x x)) |
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(fma.f32 (*.f32 #s(literal 1 binary32) x) x (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.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 (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x 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 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.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) (-.f32 #s(literal 0 binary32) (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 (-.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) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (neg.f32 (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x 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 (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 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) 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 (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (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) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (pow.f32 (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (-.f32 (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x 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 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) |
(fma.f32 x (fabs.f32 x) #s(literal -1/2 binary32)) |
(fma.f32 x (/.f32 #s(literal -1/2 binary32) x) (*.f32 x (fabs.f32 x))) |
(fma.f32 (fabs.f32 x) x #s(literal -1/2 binary32)) |
(fma.f32 #s(literal -1/2 binary32) #s(literal 1 binary32) (*.f32 x (fabs.f32 x))) |
(fma.f32 (/.f32 #s(literal -1/2 binary32) x) x (*.f32 x (fabs.f32 x))) |
(fma.f32 (*.f32 x #s(literal -1/2 binary32)) (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal -1/8 binary32)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)) (-.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32))) |
(/.f32 (*.f32 x (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.f32 (*.f32 x (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) x) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(*.f32 x (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (fabs.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (/.f32 (fabs.f32 x) (/.f32 x #s(literal -1/2 binary32)))))) |
(/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) (neg.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x))) |
(*.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) |
(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 (*.f32 x x) (+.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 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #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 (*.f32 x x) (+.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 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(/.f32 (+.f32 (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 (*.f32 x x) #s(literal 2 binary32)) (*.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 (*.f32 x x) (+.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 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #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) (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 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.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 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 1 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 (*.f32 x x) (+.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)))) |
| 1× | egg-herbie |
| 5704× | +-lowering-+.f64 |
| 5704× | +-lowering-+.f32 |
| 3762× | *-lowering-*.f32 |
| 3762× | *-lowering-*.f64 |
| 1730× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 776 | 6080 |
| 1 | 2571 | 5556 |
| 0 | 8339 | 5556 |
| 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 (+ 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 (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x)))) |
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))))))) |
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(/ -1/2 x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(/ -1/2 x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(fabs x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(fabs x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(copysign (neg (log (/ 1 (+ (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)) |
(log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) |
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 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)))) |
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 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))))) (- 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 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))))) |
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 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 (/ 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))))) (* (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 (/ (* (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))))) (- 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/24 (+ (* -24 (/ (* (+ (* 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))))) (- 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 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (+ (log (/ 1 x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))) |
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 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 (/ 1 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/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 (/ -1 x))) |
(+ (log 1/2) (+ (log (/ -1 x)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))) |
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -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)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x)))) |
(+ (log 1/2) (+ (log (/ -1 x)) (* -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)))) x)) (* 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)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x)))) |
(* -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)))) |
-1/2 |
(- (* x (fabs x)) 1/2) |
(- (* x (fabs x)) 1/2) |
(- (* x (fabs x)) 1/2) |
(* x (fabs x)) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(* x (fabs x)) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(/ -1/2 x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(fabs x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(fabs x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+ 1 (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 (* 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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/24 binary32) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (*.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 (*.f32 #s(literal -24 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (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 (*.f32 (fabs.f32 x) #s(literal 3 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)))))) (* (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 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (+.f32 (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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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/24 binary32) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (*.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 (*.f32 #s(literal -24 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (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 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (*.f32 (*.f32 x x) (*.f32 #s(literal 1/720 binary32) (+.f32 (+.f32 (+.f32 (/.f32 (*.f32 #s(literal 240 binary32) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 3 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal -45 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal -90 binary32) (*.f32 (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 (*.f32 #s(literal 240 binary32) (*.f32 (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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal -1/16 binary32) (+.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/8 binary32) (/.f32 (*.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 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 (+.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 (+.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)) (log.f32 x)) (+.f32 (log.f32 #s(literal 2 binary32)) (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 #s(literal 1/2 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (*.f32 x x)) (/.f32 (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (*.f32 x x)))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) 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 (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) 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 (*.f32 x x) #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 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))))) (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 (*.f32 x 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 #s(literal -1/4 binary32) (*.f32 (*.f32 x x) (fabs.f32 x))) (*.f32 (fabs.f32 x) #s(literal 3/2 binary32)))) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (*.f32 x x)) (/.f32 (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (*.f32 x x)))) (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)))) (log.f32 x)) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 #s(literal 1/2 binary32)))) |
(+ (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)))) (/.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (neg.f32 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 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 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 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))) (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal -1/4 binary32))) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32)))))) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 x x) #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 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))))) (+.f32 (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) #s(literal 27/64 binary32))) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 x x) (fabs.f32 x))) (*.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 (*.f32 x 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 #s(literal 1/24 binary32) (*.f32 x x)) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (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 (*.f32 (fabs.f32 x) #s(literal 3 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))) (* (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 (*.f32 x x) (+.f32 (*.f32 #s(literal 1/24 binary32) (+.f32 (/.f32 (*.f32 #s(literal -12 binary32) (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 (*.f32 (fabs.f32 x) #s(literal 3 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (/.f32 (*.f32 #s(literal 240 binary32) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal -1/2 binary32))) #s(literal 3 binary32))) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal -45 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal -90 binary32) (*.f32 (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 (+.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 (log.f32 #s(literal 2 binary32)) (+.f32 (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 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)))))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) #s(literal 1/2 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 (log.f32 #s(literal 2 binary32)) (+.f32 (+.f32 (neg.f32 (*.f32 (log.f32 x) #s(literal -2 binary32))) (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) #s(literal 1/2 binary32))) (*.f32 x x)))) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 x x) (fabs.f32 x))) (*.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 (*.f32 x x) #s(literal -1/4 binary32)) #s(literal 1/2 binary32))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3/2 binary32)) (+.f32 (*.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 x x) (fabs.f32 x))) (*.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 (*.f32 x 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 (*.f32 x 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 (*.f32 x 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 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 2 binary32) (/.f32 (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 (+ 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 (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (-.f32 (*.f32 #s(literal -2 binary32) (*.f32 x (fabs.f32 x))) (log.f32 x))) |
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))))))) |
(+.f32 (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (*.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 #s(literal 4 binary32) (*.f32 (*.f32 x x) #s(literal -4 binary32))))))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))) |
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(+.f32 (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal -2 binary32)) (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal 24 binary32))))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -4 binary32)) #s(literal 1/2 binary32))))))) (-.f32 (log.f32 #s(literal -1/2 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))) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 x) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x)) (/.f32 (fabs.f32 x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 x) (+.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x)) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x x) (fabs.f32 x))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) (*.f32 x (*.f32 x x)))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (*.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))) |
(-.f32 (/.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 (*.f32 x x) (fabs.f32 x))))) x) (*.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/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (-.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (-.f32 (fabs.f32 x) x)) #s(literal -1/2 binary32)) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) #s(literal -1 binary32))) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(*.f32 x (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(*.f32 x (-.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 #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/2 (/ 1 x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(fabs x) |
(fabs.f32 x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(copysign (neg (log (/ 1 (+ (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 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 #s(literal 24 binary32) (*.f32 (fabs.f32 x) #s(literal 24 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 -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 #s(literal -1/720 binary32) (*.f32 x x)) (+.f32 (*.f32 (+.f32 #s(literal -720 binary32) (*.f32 #s(literal -720 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.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 (*.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)))) #s(literal 360 binary32)) (/.f32 #s(literal -30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))))) (*.f32 #s(literal -1/24 binary32) (+.f32 (*.f32 (+.f32 #s(literal 24 binary32) (*.f32 (fabs.f32 x) #s(literal 24 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 -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))))) (log1p.f32 (fabs.f32 x))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(- (/ (fabs x) x) (log (/ 1 x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) |
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))) |
(+.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 x x)) (log.f32 x)) (*.f32 #s(literal 1 binary32) (/.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 x x)) (/.f32 (+.f32 (*.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 #s(literal -2 binary32) (*.f32 (*.f32 x x) (fabs.f32 x)))) x)) (-.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 x x)) (/.f32 (fabs.f32 x) x)) (log.f32 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 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) x) (fabs.f32 x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(-.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.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 #s(literal -2 binary32) (*.f32 (*.f32 x x) (fabs.f32 x))))) x) (*.f32 #s(literal -1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x)))) (neg.f32 x)) (fabs.f32 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 (*.f32 #s(literal 1/24 binary32) (*.f32 x x)) (+.f32 (*.f32 (+.f32 #s(literal 24 binary32) (*.f32 (fabs.f32 x) #s(literal 24 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 -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(+ (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 #s(literal 24 binary32) (*.f32 (fabs.f32 x) #s(literal 24 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 -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (*.f32 (*.f32 #s(literal 1/720 binary32) (*.f32 x x)) (+.f32 (*.f32 (+.f32 #s(literal -720 binary32) (*.f32 #s(literal -720 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.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 (*.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)))) #s(literal 360 binary32)) (/.f32 #s(literal -30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))))))) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(log (/ 1 x)) |
(neg.f32 (log.f32 x)) |
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x))) |
(-.f32 (neg.f32 (log.f32 x)) (/.f32 (fabs.f32 x) x)) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(-.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 x x)) (/.f32 (fabs.f32 x) x)) (log.f32 x)) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (-.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) (*.f32 x x)) (/.f32 (fabs.f32 x) x)) (log.f32 x)) (*.f32 #s(literal 1/6 binary32) (/.f32 (+.f32 (*.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 #s(literal -2 binary32) (*.f32 (*.f32 x x) (fabs.f32 x)))) (*.f32 x (*.f32 x x))))) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(+ (log (/ -1 x)) (/ (fabs x) x)) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) x) (fabs.f32 x)) x)) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.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 #s(literal -2 binary32) (*.f32 (*.f32 x x) (fabs.f32 x))))) x)) x)) (fabs.f32 x)) x)) |
(/ 1 (+ 1 (fabs x))) |
(/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x)))) |
(+.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 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) x) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x) |
(/.f32 (-.f32 (-.f32 #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 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) (*.f32 x x)))) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(* -1 (/ (+ 1 (/ (fabs x) x)) x)) |
(-.f32 #s(literal 0 binary32) (/.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) x) (/.f32 (*.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 (-.f32 (/.f32 (-.f32 (-.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (*.f32 (fabs.f32 x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) x))) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x)) (fabs.f32 x)) x)) (neg.f32 x)) |
(log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) |
(log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (/ (* (pow x 2) (* (- 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)))) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (-.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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)))) |
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ (* -24 (/ (* (+ (* 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))))) (- 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 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))))) |
(+.f32 (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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 1/24 binary32) (*.f32 x x)) (+.f32 (/.f32 (*.f32 #s(literal -24 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal -12 binary32) (*.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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)))))))) |
(+ (log (/ (+ 1 (fabs x)) (- 1 (fabs x)))) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ (* 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 (/ 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))))) (* (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 (/ (* (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))))) (- 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/24 (+ (* -24 (/ (* (+ (* 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))))) (- 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 (fabs x)) (- (* 1/2 (/ 1 (- 1 (fabs x)))) (/ (* (+ 1 (fabs x)) (- 2 (* 1/2 (fabs x)))) (pow (- 1 (fabs x)) 2)))) (+ 1 (fabs x)))))) |
(+.f32 (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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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/24 binary32) (+.f32 (/.f32 (*.f32 #s(literal -24 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal -12 binary32) (*.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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/720 binary32) (*.f32 x x)) (+.f32 (/.f32 (*.f32 #s(literal 240 binary32) (*.f32 (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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal -1/16 binary32) (+.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/8 binary32) (/.f32 (*.f32 (fabs.f32 x) (-.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1 binary32) (fabs.f32 x)) (/.f32 (+.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 #s(literal 1/8 binary32) (+.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/8 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)))))))))))) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (+ (log (/ 1 x)) (* 2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (log.f32 x))) |
(+ (log 1/2) (+ (log (/ 1 x)) (+ (* 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 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (log.f32 x))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) (*.f32 x x))) |
(+ (log 1/2) (+ (log (/ 1 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/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 (+.f32 (log.f32 #s(literal 1/2 binary32)) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x) (log.f32 x))) (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) (*.f32 x x))) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 x x) #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 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))))) (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) #s(literal 27/64 binary32))))) (*.f32 x (*.f32 x x)))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log 1/2) (+ (log (/ -1 x)) (* -2 (/ (- (* 1/2 (fabs x)) (* -1/4 (fabs x))) x)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) x)) |
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ (* -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)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (/.f32 (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) x)) x)) |
(+ (log 1/2) (+ (log (/ -1 x)) (* -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)))) x)) (* 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)) (* 2 (- (* 1/2 (fabs x)) (* -1/4 (fabs x))))) x)))) |
(-.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 #s(literal -4 binary32) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (*.f32 (*.f32 #s(literal 2 binary32) (fabs.f32 x)) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))) (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 #s(literal -12 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 9/16 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 x x) #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 #s(literal 1/2 binary32) (*.f32 (fabs.f32 x) #s(literal 3/4 binary32))))))) (*.f32 #s(literal 16 binary32) (*.f32 (*.f32 (*.f32 x x) (fabs.f32 x)) #s(literal 27/64 binary32))))) x)) 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 (*.f32 x 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 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 (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 #s(literal 1 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)))))) |
(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))) |
-1/2 |
#s(literal -1/2 binary32) |
(- (* x (fabs x)) 1/2) |
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) |
(- (* x (fabs x)) 1/2) |
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) |
(- (* x (fabs x)) 1/2) |
(+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (fabs.f32 x))) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (fabs.f32 x))) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 1/2 binary32) x) (fabs.f32 x))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(/ (- (* x (fabs x)) 1/2) x) |
(/.f32 (+.f32 (*.f32 x (fabs.f32 x)) #s(literal -1/2 binary32)) x) |
(fabs x) |
(fabs.f32 x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x 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 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.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 43501 to 3746 computations (91.4% saved)
38 alts after pruning (33 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 909 | 21 | 930 |
| Fresh | 6 | 12 | 18 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 3 | 4 |
| Total | 919 | 38 | 957 |
| Status | Accuracy | Program |
|---|---|---|
| 7.4% | (copysign.f32 (-.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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) | |
| 18.3% | (copysign.f32 (-.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))))))) x) | |
| 54.1% | (copysign.f32 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) | |
| 21.6% | (copysign.f32 (+.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) | |
| 48.1% | (copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x 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))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) | |
| 47.9% | (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) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) | |
| ▶ | 7.4% | (copysign.f32 (+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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) |
| 53.3% | (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) | |
| ▶ | 61.8% | (copysign.f32 (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) x) |
| 22.3% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) x) | |
| 8.3% | (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) | |
| 15.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))))) x) | |
| 19.8% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) x) | |
| 38.8% | (copysign.f32 (log1p.f32 (/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (fabs.f32 (+.f32 #s(literal 0 binary32) x)))) x) | |
| ✓ | 68.8% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 14.8% | (copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) x) | |
| 3.5% | (copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) x) | |
| 8.4% | (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) | |
| 9.4% | (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) | |
| 26.0% | (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) | |
| 6.6% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) | |
| ▶ | 28.2% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
| 3.7% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) x)) x) | |
| 16.9% | (copysign.f32 (log.f32 (-.f32 (/.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) x)) x) | |
| ▶ | 3.7% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x) |
| 3.8% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) x) x)) x) | |
| 14.5% | (copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) x) | |
| 30.1% | (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) | |
| 29.0% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) | |
| 26.3% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) | |
| ▶ | 11.5% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
| ✓ | 61.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 16.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) | |
| 19.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| ✓ | 38.1% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| ✓ | 14.5% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 13.0% | (copysign.f32 (log.f32 x) x) |
Compiled 2198 to 1029 computations (53.2% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 608 | (+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 | 608 | (copysign.f32 (+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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) |
| ✓ | cost-diff | 640 | (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 | (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 | 0 | (+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
| ✓ | cost-diff | 0 | (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
| ✓ | cost-diff | 64 | (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
| ✓ | cost-diff | 64 | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
| ✓ | cost-diff | 384 | (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) |
| ✓ | cost-diff | 384 | (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x) |
| ✓ | cost-diff | 384 | (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) |
| ✓ | cost-diff | 384 | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal -1/2 binary32) x) |
| ✓ | cost-diff | 0 | (log.f32 (/.f32 #s(literal -1/2 binary32) x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
| ✓ | cost-diff | 0 | (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
| ✓ | cost-diff | 12928 | (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))) |
| ✓ | cost-diff | 12960 | (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) |
| ✓ | cost-diff | 12960 | (copysign.f32 (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) x) |
| 3164× | *-lowering-*.f32 |
| 3164× | *-lowering-*.f64 |
| 1520× | /-lowering-/.f32 |
| 1520× | /-lowering-/.f64 |
| 1478× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 947 |
| 1 | 183 | 866 |
| 2 | 472 | 788 |
| 3 | 1451 | 739 |
| 4 | 5217 | 729 |
| 0 | 8511 | 729 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x) |
(neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) |
(+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))) |
(log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) |
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
1 |
-1/2 |
(copysign (log (/ -1/2 x)) x) |
(log (/ -1/2 x)) |
(/ -1/2 x) |
-1/2 |
x |
(copysign (log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) x) |
(log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) |
(- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) |
(/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) |
(* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) |
x |
(/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) |
(+ (/ -1/8 (* x (* x x))) (* x (* x x))) |
(/ -1/8 (* x (* x x))) |
-1/8 |
(* x (* x x)) |
(* x x) |
(+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))) |
(/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))) |
(- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) |
(* (/ 1/4 (* x x)) (/ 1/4 (* x x))) |
(/ 1/4 (* x x)) |
1/4 |
(/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))) |
(+ (* 1/4 (/ x -1/2)) (* x (* x x))) |
(* 1/4 (/ x -1/2)) |
(/ x -1/2) |
-1/2 |
(* (* x x) (/ x -1/2)) |
(copysign (log (+ (+ (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 (+ 1/2 (* (* x x) -1/8))) |
(+ 1/2 (* (* x x) -1/8)) |
1/2 |
(* (* x x) -1/8) |
(* x x) |
-1/8 |
(copysign (+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))) x) |
(+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))) |
(log (+ 1 (* (neg x) x))) |
(* (neg x) x) |
(neg x) |
x |
(log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))) |
(/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))) |
1 |
(/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) |
(- 1 (* x x)) |
(* x x) |
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) |
(+ 1 (* x (* x x))) |
(* x (* x x)) |
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))) |
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))) |
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) |
(* (* x x) (* x (* x (* x x)))) |
(* x (* x (* x x))) |
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))) |
(+ (* x x) (* x (* x x))) |
| Outputs |
|---|
(copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x) |
(copysign.f32 (*.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) #s(literal -2 binary32)) x) |
(neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) |
(*.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) #s(literal -2 binary32)) |
(+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))) |
(*.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) #s(literal 2 binary32)) |
(log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) |
(log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) |
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
1 |
#s(literal 1 binary32) |
-1/2 |
#s(literal -1/2 binary32) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(log (/ -1/2 x)) |
(log.f32 (/.f32 #s(literal -1/2 binary32) x)) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
-1/2 |
#s(literal -1/2 binary32) |
x |
(copysign (log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x))))) x)) x) |
(log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) |
(log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x))))) x)) |
(- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) |
(-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x))))) x) |
(/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x))))) |
(* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x)))) (/.f32 #s(literal 1 binary32) x)) |
x |
(/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x))))) |
(+ (/ -1/8 (* x (* x x))) (* x (* x x))) |
(+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) |
(/ -1/8 (* x (* x x))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
-1/8 |
#s(literal -1/8 binary32) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
(* x x) |
(*.f32 x x) |
(+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x)))) |
(/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) (/.f32 (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)))) |
(- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) |
(+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) #s(literal -1/4 binary32)) |
(* (/ 1/4 (* x x)) (/ 1/4 (* x x))) |
(/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) (*.f32 x x)) |
(/ 1/4 (* x x)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 x x)) |
1/4 |
#s(literal 1/4 binary32) |
(/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))) |
(/.f32 (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32))) |
(+ (* 1/4 (/ x -1/2)) (* x (* x x))) |
(*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x x))) |
(* 1/4 (/ x -1/2)) |
(*.f32 x #s(literal -1/2 binary32)) |
(/ x -1/2) |
(/.f32 x #s(literal -1/2 binary32)) |
-1/2 |
#s(literal -1/2 binary32) |
(* (* x x) (/ x -1/2)) |
(/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/2 binary32)) |
(copysign (log (+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(log (+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8)))))) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ (+ (fabs x) 1) (* x (* x (+ 1/2 (* (* x x) -1/8))))) |
(+.f32 (+.f32 (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))))) |
(+ (fabs x) 1) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(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 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* x (+ 1/2 (* (* x x) -1/8))) |
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(+ 1/2 (* (* x x) -1/8)) |
(+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) -1/8) |
(*.f32 (*.f32 x x) #s(literal -1/8 binary32)) |
(* x x) |
(*.f32 x x) |
-1/8 |
#s(literal -1/8 binary32) |
(copysign (+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))))) x) |
(+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))))) |
(log (+ 1 (* (neg x) x))) |
(log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(* (neg x) x) |
(-.f32 #s(literal 0 binary32) (*.f32 x x)) |
(neg x) |
(neg.f32 x) |
x |
(log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))) |
(log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))))) |
(/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))) |
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))) |
1 |
#s(literal 1 binary32) |
(/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))))) |
(- 1 (* x x)) |
(-.f32 #s(literal 1 binary32) (*.f32 x x)) |
(* x x) |
(*.f32 x x) |
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))))) |
(+ 1 (* x (* x x))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32)))))) |
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))) |
(/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))) |
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32))))) |
(* (* x x) (* x (* x (* x x)))) |
(*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(* x (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal 1 binary32))))) |
(+ (* x x) (* x (* x x))) |
(*.f32 x (*.f32 x (+.f32 x #s(literal 1 binary32)))) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 | 99.9% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 99.6% | (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 | 93.1% | (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
| ✓ | accuracy | 100.0% | (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
| ✓ | accuracy | 100.0% | (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
| ✓ | accuracy | 92.8% | (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
| ✓ | accuracy | 99.9% | (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
| ✓ | accuracy | 99.6% | (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))) |
| ✓ | accuracy | 98.8% | (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) |
| ✓ | accuracy | 96.4% | (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
| ✓ | accuracy | 100.0% | (/.f32 #s(literal -1/2 binary32) x) |
| ✓ | accuracy | 100.0% | (log.f32 (/.f32 #s(literal -1/2 binary32) x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | accuracy | 92.9% | (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
| 205.0ms | 45× | 5 | exit |
| 147.0ms | 182× | 0 | invalid |
| 29.0ms | 12× | 1 | valid |
| 11.0ms | 17× | 0 | valid |
Compiled 1207 to 64 computations (94.7% saved)
ival-log: 60.0ms (21.9% of total)ival-mult: 44.0ms (16.1% of total)ival-div: 33.0ms (12% of total)backward-pass: 30.0ms (11% of total)ival-add: 30.0ms (11% of total)compiled-spec: 24.0ms (8.8% of total)ival-copysign: 20.0ms (7.3% of total)ival-pow: 18.0ms (6.6% of total)ival-sub: 7.0ms (2.6% of total)ival-neg: 3.0ms (1.1% of total)ival-fabs: 3.0ms (1.1% of total)ival-sqrt: 3.0ms (1.1% of total)const: 1.0ms (0.4% of total)| Inputs |
|---|
#<alt (copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x)> |
#<alt (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))))> |
#<alt (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))> |
#<alt (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (log (/ -1/2 x))> |
#<alt (/ -1/2 x)> |
#<alt (copysign (log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) x)> |
#<alt (log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x))> |
#<alt (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)> |
#<alt (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) 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 (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))> |
#<alt (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))> |
#<alt (copysign (+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))) x)> |
#<alt (+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))))> |
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))> |
#<alt (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)> |
#<alt (fabs x)> |
#<alt (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))> |
#<alt (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))> |
#<alt (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))> |
#<alt (/ -1/8 (* x (* x x)))> |
#<alt (* x (+ 1/2 (* (* x x) -1/8)))> |
#<alt (* x (* x (+ 1/2 (* (* x x) -1/8))))> |
#<alt (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))> |
#<alt (* x (* x x))> |
| Outputs |
|---|
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x)> |
#<alt (* -2 (log (sqrt (/ 1 (+ 1 (fabs x))))))> |
#<alt (- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))> |
#<alt (- (* (pow x 2) (+ (* -1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))> |
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* -1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))> |
#<alt (* -2 (log (sqrt (/ 1 x))))> |
#<alt (- (/ (fabs x) x) (* 2 (log (sqrt (/ 1 x)))))> |
#<alt (- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x))))))> |
#<alt (- (* -1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x)))))))> |
#<alt (* -2 (log (* (sqrt (/ 1 x)) (sqrt -1))))> |
#<alt (- (* -1 (/ (fabs x) x)) (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))))> |
#<alt (- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))> |
#<alt (- (* -1 (/ (- (* 1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))> |
#<alt (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))> |
#<alt (+ (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* 1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (* 2 (log (sqrt (/ 1 x))))> |
#<alt (+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x))))))> |
#<alt (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (* 2 (log (sqrt (/ 1 x)))))))> |
#<alt (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1))))> |
#<alt (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))> |
#<alt (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)))> |
#<alt (log (sqrt (/ 1 (+ 1 (fabs x)))))> |
#<alt (+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* -1/4 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/4 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (log (sqrt (/ 1 x)))> |
#<alt (+ (log (sqrt (/ 1 x))) (* -1/2 (/ (fabs x) x)))> |
#<alt (+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))))> |
#<alt (+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/24 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))))))> |
#<alt (log (* (sqrt (/ 1 x)) (sqrt -1)))> |
#<alt (+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (* 1/2 (/ (fabs x) x)))> |
#<alt (+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/2 (/ (fabs x) x))))> |
#<alt (+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* 1/2 (* x (+ 1/2 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (fabs x) x))))> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (copysign (log (/ -1/2 x)) x)> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)> |
#<alt (copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x)> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (* -1 (log x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (+ (log 1/2) (log (/ -1 x)))> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (pow x 2) 1/2) x)> |
#<alt (/ (- (pow x 2) 1/2) x)> |
#<alt (/ (- (pow x 2) 1/2) x)> |
#<alt x> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))> |
#<alt (copysign (log (+ 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 x> |
#<alt (* x (+ 1 (* 1/2 x)))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* 1/3 x)))))> |
#<alt (* x (+ 1 (* x (+ 1/2 (* x (+ 1/3 (* 1/4 x)))))))> |
#<alt (+ (log -1) (log (/ 1 x)))> |
#<alt (+ (log -1) (+ (log (/ 1 x)) (/ 1 x)))> |
#<alt (+ (log -1) (+ (log (/ 1 x)) (+ (/ 1/2 (pow x 2)) (/ 1 x))))> |
#<alt (+ (log -1) (+ (log (/ 1 x)) (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))))> |
#<alt (log (/ -1 x))> |
#<alt (+ (log (/ -1 x)) (/ 1 x))> |
#<alt (+ (log (/ -1 x)) (+ (/ 1/2 (pow x 2)) (/ 1 x)))> |
#<alt (+ (log (/ -1 x)) (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x)))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 x)))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1 x)))))> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x))> |
#<alt (copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x)> |
#<alt (copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x)> |
#<alt (copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x)> |
#<alt (copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (* 2 (log -1))))> |
#<alt (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (/ 1 x))))> |
#<alt (- (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (/ 1 x)))) (/ 1/2 (pow x 2)))> |
#<alt (- (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))))) (/ 1/2 (pow x 2)))> |
#<alt (+ (log -1) (+ (log (/ -1 x)) (* -2 (log (/ -1 x)))))> |
#<alt (+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (/ 1 x))))> |
#<alt (+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))))> |
#<alt (+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))> |
#<alt (sqrt (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (sqrt (/ 1 (+ 1 (fabs x)))) (* -1/4 (* (pow x 2) (sqrt (/ 1 (pow (+ 1 (fabs x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/2 (* (* (pow x 2) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))) (sqrt (+ 1 (fabs x))))))))> |
#<alt (+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* (pow x 2) (+ (* -1/2 (* (* (pow x 2) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (sqrt (+ 1 (fabs x))))) (* 1/2 (* (sqrt (+ 1 (fabs x))) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))))))))> |
#<alt (sqrt (/ 1 x))> |
#<alt (+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))))> |
#<alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2)))))))> |
#<alt (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* (sqrt (/ 1 x)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2))))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))> |
#<alt (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/4 (pow x 2))> |
#<alt (/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (+ 1/2 (* 1/4 (/ 1 (pow x 2))))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (pow x 2) 1/2) x)> |
#<alt (/ (- (pow x 2) 1/2) x)> |
#<alt (/ (- (pow x 2) 1/2) x)> |
#<alt x> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2))> |
#<alt -1/2> |
#<alt (- (* 1/4 (/ 1 (pow x 2))) 1/2)> |
#<alt (- (* 1/4 (/ 1 (pow x 2))) 1/2)> |
#<alt (- (* 1/4 (/ 1 (pow x 2))) 1/2)> |
#<alt -1/2> |
#<alt (- (* 1/4 (/ 1 (pow x 2))) 1/2)> |
#<alt (- (* 1/4 (/ 1 (pow x 2))) 1/2)> |
#<alt (- (* 1/4 (/ 1 (pow x 2))) 1/2)> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (/ -1/8 (pow x 3))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* x (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* x (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* -1/8 (pow x 3))> |
#<alt (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8))> |
#<alt (* -1/8 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* -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 x)> |
#<alt (* x (- x 1))> |
#<alt (* x (- x 1))> |
#<alt (* x (- x 1))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (* (pow x 2) (- 1 (/ 1 x)))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 56.0ms | x | @ | -inf | (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) |
| 21.0ms | x | @ | -inf | (log (/ -1/2 x)) |
| 13.0ms | x | @ | 0 | (log (/ -1/2 x)) |
| 11.0ms | x | @ | 0 | (log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) |
| 10.0ms | x | @ | -inf | (log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) |
| 1× | batch-egg-rewrite |
| 2938× | *-lowering-*.f32 |
| 2938× | *-lowering-*.f64 |
| 2286× | /-lowering-/.f32 |
| 2286× | /-lowering-/.f64 |
| 1564× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 598 |
| 1 | 495 | 504 |
| 2 | 5058 | 493 |
| 0 | 8201 | 493 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) x) |
(neg (+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)))) |
(+ (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) (log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2))) |
(log (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)) |
(copysign (log (/ -1/2 x)) x) |
(log (/ -1/2 x)) |
(/ -1/2 x) |
(copysign (log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) x) |
(log (- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x)) |
(- (/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) x) x) |
(/ (* x (/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))) 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) |
(log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))))) |
(/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))) |
(copysign (+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))) x) |
(+ (log (+ 1 (* (neg x) x))) (log (/ 1 (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) |
(fabs x) |
(/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))) |
(/ (+ (/ -1/8 (* x (* x x))) (* x (* x x))) (+ (* x x) (/ (- (* (/ 1/4 (* x x)) (/ 1/4 (* x x))) 1/4) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) |
(/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))) |
(/ -1/8 (* x (* x x))) |
(* x (+ 1/2 (* (* x x) -1/8))) |
(* x (* x (+ 1/2 (* (* x x) -1/8)))) |
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))) |
(* x (* x x)) |
| Outputs |
|---|
(copysign.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) x) |
(neg.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(+.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) |
(+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) |
(+.f32 (log.f32 (*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)))) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) |
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1/2 binary32) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) |
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32)) |
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(*.f32 #s(literal -2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) |
(log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))) |
(neg.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(+.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) |
(+.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) (*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32))) |
(+.f32 (log.f32 (*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)))) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) #s(literal 0 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) |
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) |
(*.f32 #s(literal -1/2 binary32) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) |
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal -1 binary32)) |
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) |
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 0 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) |
(*.f32 #s(literal -2 binary32) (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) |
(log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) |
(log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))) |
(+.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal -1/2 binary32) (log.f32 (exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 #s(literal -1/4 binary32) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1/2 binary32)) |
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(neg.f32 (log.f32 (/.f32 x #s(literal -1/2 binary32)))) |
(neg.f32 (log.f32 (/.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1 binary32)))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 x))) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal -1/2 binary32) x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x))) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 (neg.f32 x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 x #s(literal -1/2 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1 binary32)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 x #s(literal -1/2 binary32))))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (neg.f32 x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (log.f32 #s(literal -2 binary32))) |
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))))) |
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 #s(literal -1/2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (log.f32 (*.f32 #s(literal -1/2 binary32) x))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 x #s(literal -1/2 binary32)))) |
(log.f32 (/.f32 #s(literal -1/2 binary32) x)) |
(neg.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(exp.f32 (*.f32 (log.f32 (/.f32 x #s(literal -1/2 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 #s(literal -1/2 binary32) x) #s(literal 1 binary32)) |
(pow.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 x #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x #s(literal -1/2 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) (neg.f32 (neg.f32 x))) |
(/.f32 #s(literal 1/2 binary32) (neg.f32 x)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x #s(literal -1/2 binary32)))) |
(/.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -2 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1/2 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 1/2 binary32)) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (log.f32 (-.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (pow.f32 (neg.f32 x) #s(literal 3 binary32)))) (log.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 x x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x)))))) |
(log.f32 (-.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) x)) |
(+.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x)) |
(+.f32 (neg.f32 x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 x (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x)) |
(fma.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x) (neg.f32 x)) |
(-.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) x) |
(-.f32 (/.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))))) |
(-.f32 (/.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (/.f32 (*.f32 x x) (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) |
(-.f32 (+.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) #s(literal 0 binary32)) x) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (-.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x))) (neg.f32 (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) |
(/.f32 (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (pow.f32 (neg.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (-.f32 (*.f32 x x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (neg.f32 x))))) |
(*.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))))) |
(*.f32 (-.f32 (*.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)))) |
(neg.f32 (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) x)) |
(exp.f32 (*.f32 (log.f32 (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))))) |
(/.f32 (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) (neg.f32 x)) |
(/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) |
(/.f32 (*.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) #s(literal 1 binary32)) x) |
(/.f32 (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) x)) |
(/.f32 (neg.f32 (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) (neg.f32 (neg.f32 x))) |
(/.f32 (*.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) |
(/.f32 (/.f32 (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) #s(literal -1 binary32)) x) |
(*.f32 x (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x)) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (*.f32 x (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (/.f32 x x)) |
(*.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) |
(*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) x) 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) |
(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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.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 (fabs.f32 x) #s(literal 1 binary32))))) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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 (log.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.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 (fabs.f32 x) #s(literal 1 binary32)))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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 #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 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.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 (fabs.f32 x) #s(literal 1 binary32))))) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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 (log.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.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 (fabs.f32 x) #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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))))))) (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))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.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 (fabs.f32 x) #s(literal 1 binary32)))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.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))))) #s(literal 3 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))))) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (log.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+.f32 (+.f32 (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))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 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))))) (fabs.f32 x)) |
(+.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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.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 (fabs.f32 x) #s(literal 1 binary32))))) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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)) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) x (+.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(-.f32 (/.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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 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 (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 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.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 (fabs.f32 x) #s(literal 1 binary32))))) (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.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 (fabs.f32 x) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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 (fabs.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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.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 (fabs.f32 x) #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.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))))) #s(literal 3 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))))) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(*.f32 (+.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #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 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)) (*.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 (fabs.f32 x) #s(literal 1 binary32))))))) |
(*.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 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 #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) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (fabs.f32 x)))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (fabs.f32 x) #s(literal -1 binary32))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32)))) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 0 binary32)) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(+.f32 (neg.f32 (log1p.f32 (*.f32 x x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (neg.f32 (log1p.f32 (*.f32 x x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(+.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (log.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 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal -1/2 binary32)))) |
(+.f32 (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (log1p.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (log1p.f32 (*.f32 x x))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(-.f32 (neg.f32 (log1p.f32 (*.f32 x x))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (log1p.f32 (*.f32 x x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) |
(-.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(-.f32 (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(-.f32 (log.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(-.f32 (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(-.f32 (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (log.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(-.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (log1p.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 2 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal 1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal -1/2 binary32)) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) #s(literal -1/2 binary32))) |
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) |
(*.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) x) |
(+.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log1p.f32 (*.f32 x x))) |
(+.f32 (log1p.f32 (*.f32 x x)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(+.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(+.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(pow.f32 (/.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) #s(literal -1 binary32)) |
(-.f32 (log1p.f32 (*.f32 x x)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (/.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) (/.f32 (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 2 binary32)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(-.f32 (+.f32 (log1p.f32 (*.f32 x x)) #s(literal 0 binary32)) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal -1 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log1p.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log1p.f32 (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))))) |
(/.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log1p.f32 (*.f32 x x)))))) |
(/.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (neg.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 3 binary32)) (pow.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(*.f32 (*.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))))))))) |
(log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 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 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(exp.f32 (*.f32 #s(literal -1/2 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(exp.f32 (*.f32 (*.f32 #s(literal -1/4 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1/4 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -1/2 binary32))) |
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) |
(pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1/4 binary32)) |
(pow.f32 (exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1/2 binary32)) |
(*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/4 binary32))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32))))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)))) #s(literal -1 binary32))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (neg.f32 (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) |
(pow.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) #s(literal 1 binary32))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))))) |
(/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4096 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1/64 binary32)) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal -1/16 binary32)) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (/.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 x x))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) #s(literal 1/4 binary32))) (*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) #s(literal 1 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4096 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1/64 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal -1/16 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) #s(literal -1/2 binary32))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (*.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (*.f32 (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (+.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) |
(/.f32 (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) #s(literal -1/2 binary32)) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4096 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) #s(literal -1/64 binary32)) (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/256 binary32) (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal -1/16 binary32)) (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) |
(*.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) |
(*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32))))) |
(*.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))) |
(*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) |
(*.f32 (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) x) (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) |
(*.f32 (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x)) (/.f32 x #s(literal -1/2 binary32))) |
(*.f32 (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) |
(*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) #s(literal 1 binary32)) (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) |
(*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32))) |
(*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x))) (/.f32 x #s(literal -1/2 binary32))) |
(neg.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) |
(/.f32 (+.f32 (/.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) |
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) (-.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))))) |
(*.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32))))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (*.f32 x x) (*.f32 x x)) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)))))) (-.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))))) |
(neg.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x #s(literal -1/2 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))))) (*.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))))) |
(/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) (/.f32 x #s(literal -1/2 binary32))) |
(/.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) (-.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (neg.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x))) (neg.f32 (/.f32 x #s(literal -1/2 binary32)))) |
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) #s(literal 1 binary32)) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))))) (/.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 x x))) (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 x x))) (-.f32 (*.f32 x #s(literal -1/2 binary32)) (*.f32 x (*.f32 x x)))) |
(/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) x) (/.f32 (*.f32 x x) #s(literal -1/2 binary32))) |
(/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) |
(/.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) x) #s(literal -2 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32))))) |
(*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (/.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 x x))) |
(*.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 x x)) (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32)))) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) x) #s(literal -1/2 binary32)) |
(*.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) #s(literal -1/2 binary32)) |
(*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 (/.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x x)) (neg.f32 x)) #s(literal 1/2 binary32)) |
(neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 x x) (/.f32 #s(literal -1/8 binary32) x)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x x) (/.f32 #s(literal -1/8 binary32) x))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) #s(literal -1/8 binary32)))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) x) (*.f32 x x)) |
(/.f32 (neg.f32 (/.f32 #s(literal -1/8 binary32) x)) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x)) x) |
(/.f32 (/.f32 (/.f32 #s(literal -1/8 binary32) x) x) x) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) x)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) x) #s(literal -1/8 binary32)) |
(*.f32 (/.f32 #s(literal -1/8 binary32) x) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(+.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(+.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x #s(literal 1/2 binary32))) |
(fma.f32 x #s(literal 1/2 binary32) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 x #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (-.f32 (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 (*.f32 x #s(literal 1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(/.f32 (*.f32 x (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x 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 x (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/64 binary32)))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/512 binary32))) x) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/64 binary32))) x) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(*.f32 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))) x) |
(+.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (*.f32 x (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(+.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 #s(literal 1/2 binary32)) x) (*.f32 (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) x)) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 x x))) |
(+.f32 (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (*.f32 x x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/512 binary32)))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal -1/8 binary32)) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/64 binary32)))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(*.f32 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) |
(neg.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) #s(literal -1 binary32))) |
(+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(pow.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) (neg.f32 (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) (+.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(*.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32)) |
(*.f32 (neg.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) |
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (*.f32 x (*.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) x) (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x))))))) (+.f32 (*.f32 x (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (-.f32 (*.f32 x (*.f32 (+.f32 x #s(literal 1 binary32)) x)) (*.f32 (*.f32 x x) (*.f32 x x)))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32)))))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 x #s(literal 1 binary32))))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)) #s(literal 3/2 binary32))) |
(pow.f32 x #s(literal 3 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 3 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3/2 binary32)) |
(*.f32 x (*.f32 x x)) |
(*.f32 (fabs.f32 x) (*.f32 x x)) |
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 x x) x) |
(*.f32 (*.f32 x x) (fabs.f32 x)) |
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) |
(*.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 x x)) |
| 1× | egg-herbie |
| 4268× | *-lowering-*.f32 |
| 4268× | *-lowering-*.f64 |
| 3296× | +-lowering-+.f64 |
| 3296× | +-lowering-+.f32 |
| 1864× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 607 | 5922 |
| 1 | 1943 | 5426 |
| 2 | 7022 | 5420 |
| 0 | 8496 | 5420 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(* -2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(- (* (pow x 2) (+ (* -1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(* -2 (log (sqrt (/ 1 x)))) |
(- (/ (fabs x) x) (* 2 (log (sqrt (/ 1 x))))) |
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x)))))) |
(- (* -1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x))))))) |
(* -2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) |
(- (* -1 (/ (fabs x) x)) (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1))))) |
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(- (* -1 (/ (- (* 1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) |
(+ (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* 1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(* 2 (log (sqrt (/ 1 x)))) |
(+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x))))) |
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x)))))) |
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (* 2 (log (sqrt (/ 1 x))))))) |
(* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) |
(+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)) |
(+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(log (sqrt (/ 1 (+ 1 (fabs x))))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* -1/4 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/4 (/ 1 (+ 1 (fabs x))))))) |
(log (sqrt (/ 1 x))) |
(+ (log (sqrt (/ 1 x))) (* -1/2 (/ (fabs x) x))) |
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/24 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4)))))) |
(log (* (sqrt (/ 1 x)) (sqrt -1))) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (* 1/2 (/ (fabs x) x))) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/2 (/ (fabs x) x)))) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* 1/2 (* x (+ 1/2 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (fabs x) x)))) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign (log (/ -1/2 x)) x) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x) |
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x) |
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x) |
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x) |
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (* -1 (log x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+ (log 1/2) (log (/ -1 x))) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ (- (pow x 2) 1/2) x) |
(/ (- (pow x 2) 1/2) x) |
(/ (- (pow x 2) 1/2) x) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(copysign (log (+ 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)) |
x |
(* x (+ 1 (* 1/2 x))) |
(* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/3 (* 1/4 x))))))) |
(+ (log -1) (log (/ 1 x))) |
(+ (log -1) (+ (log (/ 1 x)) (/ 1 x))) |
(+ (log -1) (+ (log (/ 1 x)) (+ (/ 1/2 (pow x 2)) (/ 1 x)))) |
(+ (log -1) (+ (log (/ 1 x)) (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))))) |
(log (/ -1 x)) |
(+ (log (/ -1 x)) (/ 1 x)) |
(+ (log (/ -1 x)) (+ (/ 1/2 (pow x 2)) (/ 1 x))) |
(+ (log (/ -1 x)) (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 x))) |
(+ 1 (* x (+ 1 (* x (+ 1 x))))) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x)) |
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (* 2 (log -1)))) |
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (/ 1 x)))) |
(- (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (/ 1 x)))) (/ 1/2 (pow x 2))) |
(- (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (+ (log (/ -1 x)) (* -2 (log (/ -1 x))))) |
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (/ 1 x)))) |
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))) |
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(sqrt (/ 1 (+ 1 (fabs x)))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* -1/4 (* (pow x 2) (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/2 (* (* (pow x 2) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))) (sqrt (+ 1 (fabs x)))))))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* (pow x 2) (+ (* -1/2 (* (* (pow x 2) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (sqrt (+ 1 (fabs x))))) (* 1/2 (* (sqrt (+ 1 (fabs x))) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))))))) |
(sqrt (/ 1 x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x)))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2)))))))))) |
(* (sqrt (/ 1 x)) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2))))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(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/4 (pow x 2)) |
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2)) |
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2)) |
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2)) |
1/2 |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
1/2 |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(/ -1/2 x) |
(/ (- (pow x 2) 1/2) x) |
(/ (- (pow x 2) 1/2) x) |
(/ (- (pow x 2) 1/2) x) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(/ 1/4 (pow x 2)) |
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2)) |
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2)) |
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2)) |
-1/2 |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
-1/2 |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(/ -1/8 (pow x 3)) |
(* 1/2 x) |
(* x (+ 1/2 (* -1/8 (pow x 2)))) |
(* x (+ 1/2 (* -1/8 (pow x 2)))) |
(* x (+ 1/2 (* -1/8 (pow x 2)))) |
(* -1/8 (pow x 3)) |
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(* -1/8 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* 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 x) |
(* x (- x 1)) |
(* x (- x 1)) |
(* x (- x 1)) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 x))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 x))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
| Outputs |
|---|
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign (neg (* 2 (log (sqrt (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(* -2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) |
(*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(- (* (pow x 2) (+ (* -1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal -1/12 binary32))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (*.f32 #s(literal -1/360 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (+.f32 #s(literal -360 binary32) (*.f32 (fabs.f32 x) #s(literal -360 binary32)))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 90 binary32)) (/.f32 #s(literal -15/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))))) (*.f32 #s(literal -1/12 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))))) (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(* -2 (log (sqrt (/ 1 x)))) |
(*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) |
(- (/ (fabs x) x) (* 2 (log (sqrt (/ 1 x))))) |
(+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal -2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))))) |
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x)))))) |
(-.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 (*.f32 x x) x) x)) (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (fabs.f32 x) x))) |
(- (* -1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x))))))) |
(-.f32 (/.f32 (*.f32 #s(literal -1/12 binary32) (+.f32 (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/4 binary32))))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal -12 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))))) (pow.f32 x #s(literal 4 binary32))) (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x))) |
(* -2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) |
(*.f32 #s(literal -2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))) |
(- (* -1 (/ (fabs x) x)) (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1))))) |
(neg.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))))) |
(- (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (* 1/2 (/ 1 (pow x 2)))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(-.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (/.f32 (*.f32 x x) x) x)) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))))) |
(- (* -1 (/ (- (* 1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/12 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))) (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal 12 binary32))))) x) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))))) |
(* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(+ (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))) (* 2 (log (sqrt (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (/.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* 1/12 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/12 binary32)))))) |
(+ (* 2 (log (sqrt (/ 1 (+ 1 (fabs x)))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/360 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/12 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 1/12 binary32)) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (+.f32 #s(literal -360 binary32) (*.f32 (fabs.f32 x) #s(literal -360 binary32)))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 90 binary32)) (/.f32 #s(literal -15/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/360 binary32))))) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(* 2 (log (sqrt (/ 1 x)))) |
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) |
(+ (* -1 (/ (fabs x) x)) (* 2 (log (sqrt (/ 1 x))))) |
(-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 2 (log (sqrt (/ 1 x)))))) |
(-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (/ (fabs x) x)) (+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 1/12 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4))) (* 2 (log (sqrt (/ 1 x))))))) |
(+.f32 (-.f32 (-.f32 (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 #s(literal 1/12 binary32) (+.f32 (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/4 binary32))))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal -12 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))))) (pow.f32 x #s(literal 4 binary32)))) |
(* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) |
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))))) |
(+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x)) |
(+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))) |
(+ (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(-.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))) |
(+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* x (+ 1/2 (* -1 (pow (fabs x) 2))))) (pow x 3))) (+ (* 2 (log (* (sqrt (/ 1 x)) (sqrt -1)))) (/ (fabs x) x))) |
(-.f32 (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))))) (/.f32 (+.f32 (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 #s(literal -1/12 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))) (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal 12 binary32))))) x)) (*.f32 x (*.f32 x x)))) |
(log (sqrt (/ 1 (+ 1 (fabs x))))) |
(log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* -1/4 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (*.f32 (*.f32 x x) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/4 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal -1/4 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/24 binary32))))))) |
(+ (log (sqrt (/ 1 (+ 1 (fabs x))))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -360 (* (+ 1 (fabs x)) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x))))))))) (* 90 (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 15/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 12 (* (+ 1 (fabs x)) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3/4 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/4 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (+.f32 #s(literal -360 binary32) (*.f32 (fabs.f32 x) #s(literal -360 binary32)))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 90 binary32)) (/.f32 #s(literal -15/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) #s(literal 1/720 binary32))) (*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal 12 binary32))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 1/24 binary32))))) (/.f32 #s(literal -1/4 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(log (sqrt (/ 1 x))) |
(log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) |
(+ (log (sqrt (/ 1 x))) (* -1/2 (/ (fabs x) x))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x)) |
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))))) |
(+ (log (sqrt (/ 1 x))) (+ (* -1/2 (/ (fabs x) x)) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/24 (/ (+ (* -12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2))))))) (* -3 (* (pow x 2) (pow (fabs x) 2)))) (pow x 4)))))) |
(+.f32 (+.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1/2 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x x))))) (/.f32 (*.f32 (+.f32 (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/4 binary32))))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal -12 binary32))) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32)))) #s(literal 1/24 binary32)) (pow.f32 x #s(literal 4 binary32)))) |
(log (* (sqrt (/ 1 x)) (sqrt -1))) |
(log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (* 1/2 (/ (fabs x) x))) |
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x)) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1/2 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2))) (* 1/2 (/ (fabs x) x)))) |
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (*.f32 x x)) (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x))) |
(+ (log (* (sqrt (/ 1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/24 (/ (+ (* -3 (* (pow x 2) (pow (fabs x) 2))) (* 12 (* x (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2)))))))) x)) (* 1/2 (* x (+ 1/2 (* -1 (pow (fabs x) 2)))))) (pow x 3))) (* 1/2 (/ (fabs x) x)))) |
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32)))) (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal 1/2 binary32)) x) (/.f32 (+.f32 (/.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) #s(literal -3 binary32))) (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x #s(literal 12 binary32)))) #s(literal -1/24 binary32)) x) (*.f32 #s(literal 1/2 binary32) (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign (log (/ -1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (+ (* -1/2 x) (pow x 3)))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2))) (+ x (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (pow x 3) (* 1/2 x)))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 x (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (-.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (-.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (-.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(copysign (log (- (* -1 x) (+ (* -1 (/ (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))) (* 1/8 (/ 1 (* (pow x 3) (+ (* -2 (/ (* (pow x 3) (- (* 1/16 (/ 1 (pow x 4))) 1/4)) (- (* -1/2 x) (* -1 (pow x 3))))) (pow x 2)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (neg.f32 x) (-.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) x) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 x (+.f32 (*.f32 x x) #s(literal -1/2 binary32))))))))) x) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log 1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (pow x 2) 1/2) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x) |
(/ (- (pow x 2) 1/2) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x) |
(/ (- (pow x 2) 1/2) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
x |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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 x (*.f32 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 x (*.f32 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 x (*.f32 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #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 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #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 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #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 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #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 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #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 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #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 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #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 (+.f32 (fabs.f32 x) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1/8 binary32)))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (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 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 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)))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32)))))))) |
(+ (log -1/8) (* -4 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 4 binary32) (log.f32 x))) |
(- (+ (log -1/8) (* -4 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 4 binary32) (log.f32 x)) (/.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 (+.f32 (*.f32 (+.f32 #s(literal -192 binary32) (*.f32 (fabs.f32 x) #s(literal -192 binary32))) #s(literal 1/24 binary32)) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 4 binary32) (log.f32 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 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -192 binary32) (*.f32 (fabs.f32 x) #s(literal -192 binary32))) #s(literal 1/24 binary32)) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 4 binary32) (log.f32 x)) (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -23040 binary32) (*.f32 (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 (log.f32 #s(literal -1/8 binary32)) (/.f32 #s(literal -4 binary32) (*.f32 x x)))) |
(+ (log -1/8) (* -4 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32))) |
(- (+ (log -1/8) (* -4 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f32 (*.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 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -192 binary32) (*.f32 (fabs.f32 x) #s(literal -192 binary32))) #s(literal 1/24 binary32)) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (*.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/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 (/.f32 #s(literal -1 binary32) x)) #s(literal -4 binary32))) (+.f32 (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -192 binary32) (*.f32 (fabs.f32 x) #s(literal -192 binary32))) #s(literal 1/24 binary32)) #s(literal -8 binary32)) (pow.f32 x #s(literal 4 binary32))) (/.f32 (+.f32 (*.f32 (+.f32 #s(literal -23040 binary32) (*.f32 (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)))) |
(+ 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(* -1/8 (pow x 4)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) #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 (pow x 4)) (/ (fabs x) (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 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32))))) |
(* (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 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32))))) |
(* -1/8 (pow x 4)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) #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 (pow x 4)) (/ (fabs x) (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 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32))))) |
(* (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 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32))))) |
(+ 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)) |
x |
(* x (+ 1 (* 1/2 x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(* x (+ 1 (* x (+ 1/2 (* 1/3 x))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) |
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/3 (* 1/4 x))))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 #s(literal 1/3 binary32) (*.f32 x #s(literal 1/4 binary32)))))))) |
(+ (log -1) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (+ (log (/ 1 x)) (/ 1 x))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x))) |
(+ (log -1) (+ (log (/ 1 x)) (+ (/ 1/2 (pow x 2)) (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (log.f32 x))) |
(+ (log -1) (+ (log (/ 1 x)) (+ (/ 1/2 (pow x 2)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (/.f32 #s(literal 1/3 binary32) x) (*.f32 x x))))) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(+ (log (/ -1 x)) (/ 1 x)) |
(+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log (/ -1 x)) (+ (/ 1/2 (pow x 2)) (/ 1 x))) |
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log (/ -1 x)) (* -1 (/ (- (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) x)) 1) x))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/3 binary32) x)) (neg.f32 x))) x)) |
1 |
#s(literal 1 binary32) |
(+ 1 x) |
(+.f32 #s(literal 1 binary32) x) |
(+ 1 (* x (+ 1 x))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))) |
(+ 1 (* x (+ 1 (* x (+ 1 x))))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) x)) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 1 (/ 1 x))) x) |
(/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) x)) x) #s(literal 1 binary32)) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) x) |
(* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) |
(/.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))) x)) |
(/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x)) x)) x)) (neg.f32 x)) |
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (+ 1 (* -1 (pow x 2)))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (+ 1 (pow x 3)) (* (- 1 (pow x 2)) (- (+ 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 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x) |
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x) |
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x) |
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
(copysign (+ (log (- 1 (pow x 2))) (log (/ (- 1 (* -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 (pow x 2)))))) x) |
(copysign.f32 (+.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) x))))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) x) |
x |
(* x (+ 1 (* -1/2 x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (+.f32 #s(literal 1/3 binary32) (*.f32 x #s(literal -1/4 binary32)))))))) |
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (* 2 (log -1)))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 #s(literal -1 binary32))) (*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)))) |
(+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (/ 1 x)))) |
(+.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) (log.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)))) |
(- (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (/ 1 x)))) (/ 1/2 (pow x 2))) |
(+.f32 (*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x))) (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 #s(literal 2 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(- (+ (log (/ 1 x)) (+ (* -2 (log (/ 1 x))) (+ (* 2 (log -1)) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))))) (/ 1/2 (pow x 2))) |
(+.f32 (*.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x))) (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (/.f32 #s(literal 1/3 binary32) x) (*.f32 x x))) (*.f32 #s(literal 2 binary32) (log.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(+ (log -1) (+ (log (/ -1 x)) (* -2 (log (/ -1 x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (/ 1 x)))) |
(+.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 #s(literal -1 binary32)))) |
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x))) |
(+ (log -1) (+ (log (/ -1 x)) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/3 binary32) x)) (neg.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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
x |
(* 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 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (fabs.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))))) |
(neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x))) |
(sqrt (/ 1 (+ 1 (fabs x)))) |
(sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* -1/4 (* (pow x 2) (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/2 (* (* (pow x 2) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))) (sqrt (+ 1 (fabs x)))))))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/4 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 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 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))))) |
(+ (sqrt (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (+ (* -1/4 (sqrt (/ 1 (pow (+ 1 (fabs x)) 3)))) (* (pow x 2) (+ (* -1/2 (* (* (pow x 2) (+ (* -1/4 (/ (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (sqrt (+ 1 (fabs x))))) (* 1/2 (* (sqrt (+ 1 (fabs x))) (- (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))))))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (*.f32 x (*.f32 x (+.f32 (*.f32 #s(literal -1/4 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 (+.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) #s(literal -1/4 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (sqrt.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) #s(literal -1/2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) #s(literal 3/16 binary32))) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))))))) |
(sqrt (/ 1 x)) |
(sqrt.f32 (/.f32 #s(literal 1 binary32) x)) |
(+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x)))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))))))) |
(+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (fabs x))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* 1/4 (* x (pow (fabs x) 2)))))))))) |
(+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (+.f32 (+.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))))) (*.f32 (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/4 binary32))))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))))))) |
(* (sqrt (/ 1 x)) (sqrt -1)) |
(*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))) |
(+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))))))) |
(+ (* -1 (/ (+ (* -1/2 (* (sqrt x) (* (sqrt -1) (+ 1/2 (* -1 (pow (fabs x) 2)))))) (* 1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -1/2 (fabs x)) (* -1/4 (* x (pow (fabs x) 2))))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (* (fabs x) (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))) |
(-.f32 (+.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (*.f32 (fabs.f32 x) (sqrt.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal -1/2 binary32)))) (/.f32 (+.f32 (*.f32 (*.f32 (sqrt.f32 #s(literal -1 binary32)) (sqrt.f32 x)) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/2 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal -1 binary32))) (-.f32 (+.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 x (*.f32 (*.f32 x x) #s(literal -1/4 binary32)))) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (*.f32 x (*.f32 x x)))) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(/ 1/4 (pow x 2)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 x x)) |
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) |
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) |
(/ (+ 1/4 (* 1/2 (pow x 2))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) |
1/2 |
#s(literal 1/2 binary32) |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
1/2 |
#s(literal 1/2 binary32) |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(+ 1/2 (* 1/4 (/ 1 (pow x 2)))) |
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (pow x 2) 1/2) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x) |
(/ (- (pow x 2) 1/2) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x) |
(/ (- (pow x 2) 1/2) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
x |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(*.f32 (neg.f32 x) (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(/ 1/4 (pow x 2)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 x x)) |
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x)) |
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x)) |
(/ (+ 1/4 (* -1/2 (pow x 2))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x x)) |
-1/2 |
#s(literal -1/2 binary32) |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
-1/2 |
#s(literal -1/2 binary32) |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(- (* 1/4 (/ 1 (pow x 2))) 1/2) |
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ -1/8 (pow x 3)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* x (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* x (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* x (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) |
(* -1/8 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) |
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) 1/8)) |
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1/8 binary32))) |
(* -1/8 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal -1/8 binary32))) |
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f32 (neg.f32 (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f32 (neg.f32 (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 3) (- 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f32 (neg.f32 (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(* 1/2 (pow x 2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 x (*.f32 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 x (*.f32 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(* -1/8 (pow x 4)) |
(*.f32 (pow.f32 x #s(literal 4 binary32)) #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))) |
(* (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 (pow.f32 x #s(literal 4 binary32)) #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))) |
(* (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 x) |
(neg.f32 x) |
(* x (- x 1)) |
(*.f32 x (+.f32 x #s(literal -1 binary32))) |
(* x (- x 1)) |
(*.f32 x (+.f32 x #s(literal -1 binary32))) |
(* x (- x 1)) |
(*.f32 x (+.f32 x #s(literal -1 binary32))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)) x) x) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
Compiled 58150 to 5123 computations (91.2% saved)
26 alts after pruning (21 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1192 | 9 | 1201 |
| Fresh | 16 | 12 | 28 |
| Picked | 3 | 2 | 5 |
| Done | 2 | 3 | 5 |
| Total | 1213 | 26 | 1239 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x 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))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) | |
| 53.3% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))) x) | |
| 61.8% | (copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) | |
| 15.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))))) x) | |
| 19.8% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) x) | |
| 49.6% | (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) | |
| 14.8% | (copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) x) | |
| 3.5% | (copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) x) | |
| 9.4% | (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) | |
| 26.0% | (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) | |
| ✓ | 28.2% | (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
| 6.6% | (copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) x) x)) x) | |
| 16.9% | (copysign.f32 (log.f32 (-.f32 (/.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) x)) x) | |
| 3.0% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) x) x)) x) | |
| 4.6% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) x)) x) | |
| 3.8% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) x) x)) x) | |
| 30.1% | (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) | |
| 29.0% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) | |
| 26.3% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) | |
| ✓ | 11.5% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
| 19.8% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) | |
| ✓ | 61.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 16.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) | |
| ✓ | 14.5% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 13.0% | (copysign.f32 (log.f32 x) x) |
| 54.0% | (copysign.f32 x x) |
Compiled 2333 to 736 computations (68.5% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) 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 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) 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 (*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) 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) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) 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 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.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) 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 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))))) x) |
(copysign.f32 (-.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))))))) x) |
(copysign.f32 (-.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 (+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 (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 (log1p.f32 (/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (fabs.f32 (+.f32 #s(literal 0 binary32) x)))) x) |
(copysign.f32 (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 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 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign.f32 (+.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 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))) 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) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (+.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 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) 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 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x 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))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 2 binary32) (*.f32 (fabs.f32 x) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) #s(literal 1/2 binary32))))) (fabs.f32 x))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) x) |
(copysign.f32 (+.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal 2 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
(copysign.f32 (+.f32 (-.f32 (log.f32 (-.f32 (*.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (pow.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 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 x x) (-.f32 (+.f32 (*.f32 x x) #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 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.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))))))))))))) x) |
| Outputs |
|---|
(copysign.f32 (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
2 calls:
| 18.0ms | x |
| 16.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | x |
| 99.9% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) 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 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) 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 (*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) 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) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) 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 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.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) 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 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))))) x) |
(copysign.f32 (-.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))))))) x) |
(copysign.f32 (-.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 (+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 (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 (log1p.f32 (/.f32 (fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (fabs.f32 (+.f32 #s(literal 0 binary32) x)))) x) |
(copysign.f32 (-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 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 (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) x) |
(copysign.f32 (*.f32 (log.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal -2 binary32)) x) |
(copysign.f32 (+.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 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))) 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) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32))) (-.f32 (+.f32 (*.f32 #s(literal 2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) |
| Outputs |
|---|
(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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
2 calls:
| 17.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 16.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | x |
| 99.9% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) 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 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) 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 (*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) 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) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) 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 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.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) 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 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))))) x) |
(copysign.f32 (-.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))))))) x) |
(copysign.f32 (-.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 (+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
2 calls:
| 16.0ms | x |
| 12.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | x |
| 99.9% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) 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 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) 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 (*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) 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) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) 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 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.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) 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 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))) #s(literal 1 binary32)))))) x) |
(copysign.f32 (-.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))))))) x) |
(copysign.f32 (-.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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 (+.f32 (log1p.f32 (*.f32 (neg.f32 x) x)) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) 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 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) 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 (*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) 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) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) 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 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x 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 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) 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 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) 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 (*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) 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) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) 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 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 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 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 x x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) |
1 calls:
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) 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 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) 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 (*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) 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) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 x x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x) |
1 calls:
| 47.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal -1/2 binary32)) 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 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))))) 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 (*.f32 (/.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) x) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1/4 binary32)) (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x #s(literal -1/2 binary32))) (*.f32 x (/.f32 (*.f32 x x) #s(literal -1/2 binary32)))))) (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))))) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32)))))) (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) x) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 (*.f32 (/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) x) (/.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (/.f32 x #s(literal -1/2 binary32))))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))))) 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) (neg.f32 x))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 x x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) |
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.6% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 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 x x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
| Outputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.2% | 2 | x |
Compiled 2 to 1 computations (50% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(copysign.f32 x x) |
| Outputs |
|---|
(copysign.f32 x x) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.0% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0530756376683712 | 0.22652024030685425 |
| 0.0ms | -0.12293294817209244 | -0.04624807462096214 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0530756376683712 | 0.22652024030685425 |
| 0.0ms | -0.12293294817209244 | -0.04624807462096214 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0530756376683712 | 0.22652024030685425 |
| 0.0ms | -0.12293294817209244 | -0.04624807462096214 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.2284623086452484 | 9.60264778137207 |
| 0.0ms | -2.5571534633636475 | -0.5558466911315918 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.2284623086452484 | 9.60264778137207 |
| 0.0ms | -2.5571534633636475 | -0.5558466911315918 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.2284623086452484 | 9.60264778137207 |
| 0.0ms | -2.5571534633636475 | -0.5558466911315918 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.2284623086452484 | 9.60264778137207 |
| 0.0ms | -2.5571534633636475 | -0.5558466911315918 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.2284623086452484 | 9.60264778137207 |
| 0.0ms | -2.5571534633636475 | -0.5558466911315918 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.2284623086452484 | 9.60264778137207 |
| 0.0ms | -2.5571534633636475 | -0.5558466911315918 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.2284623086452484 | 9.60264778137207 |
| 0.0ms | -24.198123931884766 | -2.5571534633636475 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.2284623086452484 | 9.60264778137207 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
| 32× | +-commutative_binary32 |
| 14× | *-commutative_binary32 |
| 10× | sub-neg_binary32 |
| 8× | neg-sub0_binary32 |
| 8× | neg-mul-1_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 444 |
| 1 | 114 | 444 |
| 2 | 124 | 444 |
| 3 | 129 | 444 |
| 4 | 130 | 444 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (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) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (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) x) (/.f32 #s(literal 1/2 binary32) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -20 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 x x) |
| Outputs |
|---|
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (neg.f32 (+.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (-.f32 (neg.f32 (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/134217728 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/134217728 binary32)) (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (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) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x x))))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (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) x) (/.f32 #s(literal 1/2 binary32) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (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 #s(literal 1/2 binary32) x) (+.f32 x (fabs.f32 x)))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) (+.f32 x (fabs.f32 x)))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) x))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) x) (+.f32 x (fabs.f32 x)))) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1/2 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -20 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 13421773/33554432 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 x x) |
| 5704× | +-lowering-+.f64 |
| 5704× | +-lowering-+.f32 |
| 4302× | *-lowering-*.f32 |
| 4302× | *-lowering-*.f64 |
| 4268× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 252 |
| 1 | 247 | 245 |
| 2 | 2380 | 226 |
| 0 | 9597 | 226 |
| 0 | 9 | 11 |
| 1 | 14 | 9 |
| 2 | 15 | 9 |
| 3 | 16 | 9 |
| 0 | 16 | 9 |
| 0 | 66 | 598 |
| 1 | 495 | 504 |
| 2 | 5058 | 493 |
| 0 | 8201 | 493 |
| 0 | 607 | 5922 |
| 1 | 1943 | 5426 |
| 2 | 7022 | 5420 |
| 0 | 8496 | 5420 |
| 0 | 41 | 296 |
| 1 | 288 | 212 |
| 2 | 3347 | 189 |
| 0 | 8532 | 189 |
| 0 | 167 | 1263 |
| 1 | 507 | 1104 |
| 2 | 1738 | 1076 |
| 3 | 6587 | 1071 |
| 0 | 8055 | 1071 |
| 0 | 776 | 6080 |
| 1 | 2571 | 5556 |
| 0 | 8339 | 5556 |
| 0 | 594 | 4723 |
| 1 | 1859 | 4262 |
| 2 | 7450 | 4180 |
| 0 | 8058 | 4180 |
| 0 | 15 | 49 |
| 1 | 73 | 49 |
| 2 | 460 | 49 |
| 3 | 5649 | 49 |
| 0 | 8402 | 49 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
Compiled 964 to 423 computations (56.1% saved)
Compiled 974 to 206 computations (78.9% saved)
Loading profile data...