
Time bar (total: 10.1s)
| 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)| 329.0ms | 8256× | 0 | valid |
ival-asinh: 158.0ms (94.3% of total)const: 6.0ms (3.6% of total)backward-pass: 3.0ms (1.8% 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 |
|---|---|---|---|---|---|
| 126 | 2 | (0.005981324706226587) | 0 | - | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 60 | 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) |
| 80.0ms | 380× | 0 | valid |
| 37.0ms | 132× | 1 | valid |
Compiled 115 to 29 computations (74.8% saved)
ival-log: 12.0ms (27.5% of total)ival-add: 7.0ms (16.1% of total)ival-copysign: 6.0ms (13.8% of total)ival-fabs: 5.0ms (11.5% of total)ival-mult: 5.0ms (11.5% of total)ival-sqrt: 5.0ms (11.5% of total)backward-pass: 3.0ms (6.9% of total)const: 1.0ms (2.3% of total)Compiled 10 to 7 computations (30% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 59.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
Compiled 10 to 7 computations (30% saved)
| 1× | egg-herbie |
Found 4 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) |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 4× | +-commutative |
| 2× | hypot-1-def |
| 2× | sqrt-lowering-sqrt.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 29 |
| 1 | 15 | 29 |
| 2 | 16 | 29 |
| 0 | 16 | 29 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(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 (+ (* 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 4 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 | 84.9% | (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| 34.0ms | 73× | 5 | exit |
| 19.0ms | 183× | 0 | valid |
Compiled 31 to 8 computations (74.2% saved)
compiled-spec: 11.0ms (27.1% of total)backward-pass: 6.0ms (14.8% of total)ival-log: 6.0ms (14.8% of total)ival-mult: 5.0ms (12.3% of total)ival-add: 4.0ms (9.9% of total)ival-sqrt: 3.0ms (7.4% of total)ival-copysign: 3.0ms (7.4% of total)ival-fabs: 3.0ms (7.4% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<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 (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)> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
| 1.0ms | x | @ | inf | (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
| 0.0ms | x | @ | -inf | (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
| 0.0ms | x | @ | inf | (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
| 0.0ms | x | @ | -inf | (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
| 1× | batch-egg-rewrite |
| 2066× | *-lowering-*.f32 |
| 2066× | *-lowering-*.f64 |
| 1844× | sum5-define |
| 1470× | log-lowering-log.f64 |
| 1470× | log-lowering-log.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 24 |
| 1 | 45 | 24 |
| 2 | 351 | 24 |
| 3 | 4005 | 24 |
| 0 | 8050 | 24 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.f32 x x) (+.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 (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 (/.f32 #s(literal 1 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 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (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 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (+.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 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (log.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 #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 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/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 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x 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)))) (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 #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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (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 x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.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 x x) (+.f32 #s(literal 1 binary32) (*.f32 x 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 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))))) (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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x 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)) (*.f32 x (*.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 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (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 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x 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)) (*.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 (log.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (log.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (log.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.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 (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 1 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 (log.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) (log.f32 (neg.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 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (neg.f32 (neg.f32 (-.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 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(-.f32 (log.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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (log.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 #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 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 (+.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 (*.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 #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 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (+.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 (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))) (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 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) (*.f32 x x)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.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)))))) (log.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x 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)) (*.f32 x (*.f32 x x))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 #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)))))) (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.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) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #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 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #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 #s(literal 1 binary32) (*.f32 x x)) #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 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (+.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 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.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 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #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 #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 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.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))) (log.f32 (-.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 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (/.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)))))) |
(neg.f32 (/.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))))) |
(neg.f32 (/.f32 (neg.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))))) |
(neg.f32 (/.f32 (neg.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 (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 #s(literal 1 binary32) (*.f32 x x)) (-.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 #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 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (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 #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 (*.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 (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 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x)))) (*.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 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x 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)) (*.f32 x (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.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) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.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 (*.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 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x 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)) (*.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 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (-.f32 (+.f32 (*.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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.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 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #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 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (-.f32 (+.f32 (*.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 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 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 #s(literal 1 binary32) (*.f32 x x)) (-.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 #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 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 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.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 #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 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 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.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)) (-.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 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.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 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 #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 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (/.f32 #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 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.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) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (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 #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 (*.f32 x x) (+.f32 #s(literal 1 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 (*.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 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (+.f32 (*.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)))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.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 (/.f32 #s(literal 1 binary32) (-.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 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 #s(literal 1 binary32) (*.f32 x x))) (-.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 (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 x (*.f32 x (*.f32 x x)))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (+.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(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 |
| 3786× | *-lowering-*.f32 |
| 3786× | *-lowering-*.f64 |
| 2044× | sum4-define |
| 1748× | sum3-define |
| 1744× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 576 |
| 1 | 447 | 501 |
| 2 | 1531 | 489 |
| 3 | 5703 | 487 |
| 0 | 8709 | 487 |
| 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))))) |
(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 (*.f32 x 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 (/.f32 (fabs.f32 x) x) (+.f32 (log.f32 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) x)) (*.f32 x x))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.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 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) x)) (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) 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 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(-.f32 (/.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 5119 to 637 computations (87.6% saved)
25 alts after pruning (24 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 137 | 24 | 161 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 137 | 25 | 162 |
| Status | Accuracy | Program |
|---|---|---|
| 15.5% | (copysign.f32 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) | |
| 16.2% | (copysign.f32 (-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))))) (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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x 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)) (*.f32 x (*.f32 x x)))))))) x) | |
| ▶ | 17.2% | (copysign.f32 (-.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))))) x) |
| 20.5% | (copysign.f32 (-.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) (log.f32 (neg.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))))))) x) | |
| 17.2% | (copysign.f32 (-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) x) | |
| 56.5% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x) | |
| 55.7% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.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) | |
| 17.6% | (copysign.f32 (+.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 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))))) x) | |
| 13.0% | (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) | |
| 59.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) | |
| 14.4% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) | |
| ▶ | 69.0% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 16.9% | (copysign.f32 (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)))) x) | |
| ▶ | 18.0% | (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.3% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) | |
| ▶ | 18.9% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
| 12.1% | (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) | |
| ✓ | 59.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 20.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 31.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| 24.5% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 25.8% | (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) | |
| 23.6% | (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| 14.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) | |
| ▶ | 12.1% | (copysign.f32 (log.f32 x) x) |
Compiled 1098 to 573 computations (47.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 288 | (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
| ✓ | cost-diff | 3488 | (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
| ✓ | cost-diff | 3552 | (-.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))))) |
| ✓ | cost-diff | 3552 | (copysign.f32 (-.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))))) x) |
| ✓ | cost-diff | 128 | (/.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) |
| ✓ | cost-diff | 128 | (-.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) |
| ✓ | cost-diff | 128 | (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)) |
| ✓ | cost-diff | 128 | (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) |
| ✓ | cost-diff | 128 | (/.f32 (*.f32 x (fabs.f32 x)) x) |
| ✓ | cost-diff | 128 | (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x) |
| ✓ | cost-diff | 128 | (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) |
| ✓ | cost-diff | 128 | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
| ✓ | cost-diff | 0 | (log.f32 x) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 x) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (log1p.f32 (fabs.f32 x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 1972× | sum5-define |
| 1740× | fnmadd-define |
| 1566× | *-lowering-*.f32 |
| 1566× | *-lowering-*.f64 |
| 1184× | +-lowering-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 299 |
| 1 | 71 | 273 |
| 2 | 151 | 210 |
| 3 | 376 | 209 |
| 4 | 911 | 207 |
| 5 | 2640 | 207 |
| 0 | 8285 | 207 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(fabs x) |
x |
(copysign (log x) x) |
(log x) |
x |
(copysign (log (- (/ (* x (fabs x)) x) x)) x) |
(log (- (/ (* x (fabs x)) x) x)) |
(- (/ (* x (fabs x)) x) x) |
(/ (* x (fabs x)) x) |
(* x (fabs x)) |
x |
(fabs x) |
(copysign (log (- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x)) x) |
(log (- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x)) |
(- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x) |
(/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) |
(* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) |
(- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) |
(fabs x) |
x |
(/ (+ 1/2 (/ -1/8 (* x x))) x) |
(+ 1/2 (/ -1/8 (* x x))) |
1/2 |
(/ -1/8 (* x x)) |
-1/8 |
(* x x) |
(copysign (- (log (neg (- (* x x) (+ 1 (* x x))))) (log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(- (log (neg (- (* x x) (+ 1 (* x x))))) (log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log (neg (- (* x x) (+ 1 (* x x))))) |
(neg (- (* x x) (+ 1 (* x x)))) |
(- (* x x) (+ 1 (* x x))) |
(* x x) |
x |
(+ 1 (* x x)) |
1 |
(log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(- (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
(sqrt (+ (* 1 1) (* x x))) |
| Outputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(log x) |
(log.f32 x) |
x |
(copysign (log (- (/ (* x (fabs x)) x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (- (/ (* x (fabs x)) x) x)) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(- (/ (* x (fabs x)) x) x) |
(-.f32 (fabs.f32 x) x) |
(/ (* x (fabs x)) x) |
(fabs.f32 x) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
x |
(fabs x) |
(fabs.f32 x) |
(copysign (log (- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(log (- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x)) |
(log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x) |
(+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) |
(+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) |
(+.f32 (*.f32 x (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) |
(- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) |
(+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(/ (+ 1/2 (/ -1/8 (* x x))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) |
(+ 1/2 (/ -1/8 (* x x))) |
(+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) |
1/2 |
#s(literal 1/2 binary32) |
(/ -1/8 (* x x)) |
(/.f32 #s(literal -1/8 binary32) (*.f32 x x)) |
-1/8 |
#s(literal -1/8 binary32) |
(* x x) |
(*.f32 x x) |
(copysign (- (log (neg (- (* x x) (+ 1 (* x x))))) (log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(- (log (neg (- (* x x) (+ 1 (* x x))))) (log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(log (neg (- (* x x) (+ 1 (* x x))))) |
#s(literal 0 binary32) |
(neg (- (* x x) (+ 1 (* x x)))) |
#s(literal 1 binary32) |
(- (* x x) (+ 1 (* x x))) |
#s(literal -1 binary32) |
(* x x) |
(*.f32 x x) |
x |
(+ 1 (* x x)) |
(+.f32 #s(literal 1 binary32) (*.f32 x x)) |
1 |
#s(literal 1 binary32) |
(log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 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) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | accuracy | 100.0% | (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
| ✓ | accuracy | 100.0% | (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (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)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x) |
| ✓ | accuracy | 100.0% | (*.f32 x (fabs.f32 x)) |
| ✓ | accuracy | 100.0% | (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 x) x) |
| ✓ | accuracy | 100.0% | (log.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| ✓ | accuracy | 100.0% | (log1p.f32 (fabs.f32 x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| 134.0ms | 256× | 0 | invalid |
Compiled 298 to 35 computations (88.3% saved)
ival-add: 33.0ms (29.2% of total)ival-log: 22.0ms (19.4% of total)compiled-spec: 15.0ms (13.3% of total)ival-copysign: 11.0ms (9.7% of total)ival-mult: 9.0ms (8% of total)ival-sub: 8.0ms (7.1% of total)ival-div: 7.0ms (6.2% of total)ival-fabs: 2.0ms (1.8% of total)ival-sqrt: 2.0ms (1.8% of total)ival-neg: 2.0ms (1.8% of total)const: 1.0ms (0.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (fabs x)> |
#<alt (copysign (log x) x)> |
#<alt (log x)> |
#<alt (copysign (log (- (/ (* x (fabs x)) x) x)) x)> |
#<alt (log (- (/ (* x (fabs x)) x) x))> |
#<alt (- (/ (* x (fabs x)) x) x)> |
#<alt (/ (* x (fabs x)) x)> |
#<alt (copysign (log (- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x)) x)> |
#<alt (log (- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x))> |
#<alt (- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x)> |
#<alt (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x)> |
#<alt (copysign (- (log (neg (- (* x x) (+ 1 (* x x))))) (log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)> |
#<alt (- (log (neg (- (* x x) (+ 1 (* x x))))) (log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (log (neg (- (* x x) (+ 1 (* x x)))))> |
#<alt (neg (- (* x x) (+ 1 (* x x))))> |
#<alt (* x (fabs x))> |
#<alt (* x x)> |
#<alt (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)> |
#<alt (log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
| Outputs |
|---|
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (log (fabs x))> |
#<alt (+ (log (fabs x)) (* -1 (/ x (fabs x))))> |
#<alt (+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))> |
#<alt (+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (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) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)> |
#<alt (+ (log 1/8) (* -3 (log x)))> |
#<alt (+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))> |
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4))))> |
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* (pow x 2) (- (* x (+ (fabs x) (* -1 x))) 1/2))) (pow x 3))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))> |
#<alt (* x (- (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)) (+ 1 (/ 1/2 (pow x 2)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3))> |
#<alt (fabs x)> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (fabs x)> |
#<alt (- (fabs x) (* 1/2 (/ 1 x)))> |
#<alt (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)))> |
#<alt (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)))> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (* -1 (log (- 1 (fabs x))))> |
#<alt (- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x))))> |
#<alt (- (* (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))))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))> |
#<alt (log (/ 1 x))> |
#<alt (- (/ (fabs x) x) (* -1 (log (/ 1 x))))> |
#<alt (- (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (- (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (log (/ -1 x))> |
#<alt (- (* -1 (/ (fabs x) x)) (* -1 (log (/ -1 x))))> |
#<alt (- (* -1 (/ (- (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x))))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt 1> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (* x (fabs x))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 2))> |
#<alt (/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 2))> |
#<alt (* x (fabs x))> |
#<alt (* x (- (fabs x) (* 1/2 (/ 1 x))))> |
#<alt (* x (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* x (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 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 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)))))> |
#<alt (* -1 (* x (+ (* -1 (fabs x)) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/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))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))> |
#<alt (+ (* -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))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (* -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 (fabs x))> |
#<alt (- (+ 1 (* 1/2 (pow x 2))) (fabs x))> |
#<alt (- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x))> |
#<alt (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (fabs x) x))))> |
#<alt (* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x)))> |
#<alt (* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ (fabs x) x))))> |
#<alt (* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) x)))))> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 59.0ms | x | @ | -inf | (log x) |
| 49.0ms | x | @ | inf | (log (+ 1 (fabs x))) |
| 37.0ms | x | @ | 0 | (log (+ 1 (fabs x))) |
| 16.0ms | x | @ | 0 | (log x) |
| 14.0ms | x | @ | -inf | (log (+ 1 (fabs x))) |
| 1× | batch-egg-rewrite |
| 3490× | /-lowering-/.f32 |
| 3490× | /-lowering-/.f64 |
| 2348× | *-lowering-*.f32 |
| 2348× | *-lowering-*.f64 |
| 1914× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 213 |
| 1 | 199 | 165 |
| 2 | 1942 | 159 |
| 0 | 8287 | 159 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(fabs x) |
(copysign (log x) x) |
(log x) |
(copysign (log (- (/ (* x (fabs x)) x) x)) x) |
(log (- (/ (* x (fabs x)) x) x)) |
(- (/ (* x (fabs x)) x) x) |
(/ (* x (fabs x)) x) |
(copysign (log (- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x)) x) |
(log (- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x)) |
(- (/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) x) |
(/ (* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) x) |
(copysign (- (log (neg (- (* x x) (+ 1 (* x x))))) (log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(- (log (neg (- (* x x) (+ 1 (* x x))))) (log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log (neg (- (* x x) (+ 1 (* x x))))) |
(neg (- (* x x) (+ 1 (* x x)))) |
(* x (fabs x)) |
(* x x) |
(* (- (fabs x) (/ (+ 1/2 (/ -1/8 (* x x))) x)) x) |
(log (neg (- (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(neg (- (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(log1p.f32 (fabs.f32 x)) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x 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 #s(literal 0 binary32) (*.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 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (-.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(-.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))))))))))) |
(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)))))))) |
(neg.f32 (*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) x) (fabs.f32 x))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal -1 binary32))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x)))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 x)) (*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (*.f32 x (fabs.f32 x)) x) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (neg.f32 x)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))) (neg.f32 (neg.f32 x))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))) (neg.f32 (neg.f32 (neg.f32 x)))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(*.f32 x (/.f32 (fabs.f32 x) x)) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(*.f32 (*.f32 x (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (fabs.f32 x) x) x) |
(*.f32 (/.f32 x #s(literal 1 binary32)) (/.f32 (fabs.f32 x) x)) |
(*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) (/.f32 (neg.f32 x) x)) |
(*.f32 (/.f32 x #s(literal -1 binary32)) (/.f32 (neg.f32 (fabs.f32 x)) x)) |
(*.f32 (/.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32)) #s(literal 1 binary32)) |
(copysign.f32 (log.f32 x) x) |
(log.f32 x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 x (fabs.f32 x)) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (fabs.f32 x)) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (+.f32 x (fabs.f32 x)))) |
(-.f32 (log.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (neg.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 x (fabs.f32 x))))) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(+.f32 (fabs.f32 x) (neg.f32 x)) |
(+.f32 (neg.f32 x) (fabs.f32 x)) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 x (fabs.f32 x)) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 x)) |
(fma.f32 x (/.f32 (fabs.f32 x) x) (neg.f32 x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (neg.f32 x)) |
(fma.f32 (*.f32 x (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x) (neg.f32 x)) |
(fma.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (neg.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (fabs.f32 x)) |
(fma.f32 (/.f32 (fabs.f32 x) x) x (neg.f32 x)) |
(-.f32 (fabs.f32 x) x) |
(-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x)))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (neg.f32 x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (fabs.f32 x)) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 x (fabs.f32 x)) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 x (fabs.f32 x))) |
(/.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (neg.f32 x))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 x (fabs.f32 x)))) |
(/.f32 (neg.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 x (fabs.f32 x))))) |
(*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)))) |
(neg.f32 (*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) x) (fabs.f32 x))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal -1 binary32))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x)))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 x)) (*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (*.f32 x (fabs.f32 x)) x) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (neg.f32 x)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))) (neg.f32 (neg.f32 x))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))) (neg.f32 (neg.f32 (neg.f32 x)))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(*.f32 x (/.f32 (fabs.f32 x) x)) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(*.f32 (*.f32 x (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (fabs.f32 x) x) x) |
(*.f32 (/.f32 x #s(literal 1 binary32)) (/.f32 (fabs.f32 x) x)) |
(*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) (/.f32 (neg.f32 x) x)) |
(*.f32 (/.f32 x #s(literal -1 binary32)) (/.f32 (neg.f32 (fabs.f32 x)) x)) |
(*.f32 (/.f32 (neg.f32 (fabs.f32 x)) #s(literal -1 binary32)) #s(literal 1 binary32)) |
(copysign.f32 (log.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x))) (log.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))))) |
(log.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) x)) |
(+.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x)) |
(+.f32 (neg.f32 x) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(pow.f32 (/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)) |
(fma.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x)) |
(fma.f32 x (*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (/.f32 #s(literal 1 binary32) x)) (neg.f32 x)) |
(fma.f32 x (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x) (neg.f32 x)) |
(fma.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) #s(literal 1 binary32) (neg.f32 x)) |
(fma.f32 (*.f32 x (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (/.f32 #s(literal 1 binary32) x) (neg.f32 x)) |
(fma.f32 (*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (neg.f32 x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(-.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) x) |
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))) (/.f32 (*.f32 x x) (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) |
(-.f32 (/.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x))) (/.f32 (*.f32 x x) (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x)) (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (-.f32 (*.f32 x x) (*.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x))) (neg.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x))) (neg.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (neg.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x)))) (neg.f32 (neg.f32 (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))))) |
(*.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))))) |
(*.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 2 binary32)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) |
(neg.f32 (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) x) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 x)) (*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) |
(/.f32 (*.f32 x (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) x) |
(/.f32 (*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)) (neg.f32 x)) |
(/.f32 (*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (*.f32 #s(literal 1 binary32) x)) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (*.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) x)) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))) x) (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)) |
(/.f32 (neg.f32 (*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x))) (neg.f32 (neg.f32 x))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (*.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))) #s(literal 1 binary32)) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (*.f32 #s(literal 1 binary32) x))) (neg.f32 x)) |
(/.f32 (neg.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x)) (neg.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) x))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))) x)) (neg.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)))) (neg.f32 (neg.f32 (neg.f32 x)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))) #s(literal 1 binary32))) (neg.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) |
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(*.f32 x (*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 x (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)) |
(*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) #s(literal 1 binary32)) |
(*.f32 (*.f32 x (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) (neg.f32 x)) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 x #s(literal 1 binary32)) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)) |
(*.f32 (/.f32 x #s(literal -1 binary32)) (/.f32 (neg.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) x)) |
(*.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) #s(literal -1 binary32)) (/.f32 (neg.f32 x) x)) |
(*.f32 (/.f32 (neg.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) #s(literal -1 binary32)) #s(literal 1 binary32)) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))))) |
(+.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (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 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal -1 binary32) (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))))) |
(-.f32 (/.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32)) (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))))) (/.f32 (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (/.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))) (/.f32 (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (neg.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) (log.f32 (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (/.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) #s(literal -1 binary32))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (log.f32 (/.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))) (/.f32 (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (log.f32 (/.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (log.f32 (/.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)) (*.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) (neg.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) (neg.f32 (neg.f32 (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(*.f32 (-.f32 (pow.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (*.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 (-.f32 #s(literal 0 binary32) (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 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(+.f32 (log.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))))) (log.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) (log.f32 (+.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) |
(-.f32 (log.f32 (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(-.f32 (log.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (*.f32 #s(literal -1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal -1 binary32)) (*.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)) #s(literal -1 binary32))) |
(+.f32 (-.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 x x)) |
(fma.f32 x (neg.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(fma.f32 x (neg.f32 x) (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(fma.f32 x (neg.f32 x) (*.f32 #s(literal -1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(fma.f32 (*.f32 x x) #s(literal -1 binary32) (*.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)) #s(literal -1 binary32))) |
(fma.f32 (neg.f32 x) x (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(fma.f32 (neg.f32 x) x (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(fma.f32 (neg.f32 x) x (*.f32 #s(literal -1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(fma.f32 #s(literal -1 binary32) (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(fma.f32 #s(literal -1 binary32) (*.f32 x x) (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(fma.f32 #s(literal -1 binary32) (*.f32 x x) (*.f32 #s(literal -1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(-.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) |
(-.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (neg.f32 (+.f32 (*.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))) (neg.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))))) (/.f32 (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (/.f32 (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (*.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (neg.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (+.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) (neg.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) (neg.f32 (+.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) (neg.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (*.f32 #s(literal -1 binary32) (*.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))))) (neg.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) |
(/.f32 (*.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/.f32 (*.f32 (*.f32 x (fabs.f32 x)) x) x) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) x) (neg.f32 x)) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) x)) (neg.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (fabs.f32 x)) x)) (neg.f32 x)) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) x)) (neg.f32 (neg.f32 x))) |
(*.f32 x (fabs.f32 x)) |
(*.f32 (fabs.f32 x) x) |
(*.f32 (*.f32 x (fabs.f32 x)) #s(literal 1 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 x (/.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal -1 binary32)) #s(literal 1 binary32)) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(fabs.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(fabs.f32 (*.f32 x (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 (neg.f32 x) (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) x)) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fabs.f32 (-.f32 (*.f32 x x) #s(literal 0 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -2 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (neg.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x x)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) x)) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))) (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (neg.f32 x))) |
(/.f32 (*.f32 (*.f32 x (fabs.f32 x)) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 1 binary32)) (*.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x (fabs.f32 x))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (fabs.f32 x) (*.f32 x (fabs.f32 x))) x) |
(/.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x)))) (neg.f32 x)) |
(/.f32 (*.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x)) x) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (fabs.f32 x)) (neg.f32 x)) |
(/.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(/.f32 (fabs.f32 (*.f32 x (fabs.f32 x))) (fabs.f32 (*.f32 x (/.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (fabs.f32 (*.f32 (fabs.f32 x) (*.f32 x (fabs.f32 x)))) (fabs.f32 x)) |
(/.f32 (fabs.f32 (*.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x)))) (fabs.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) x))) |
(/.f32 (fabs.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))) (fabs.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (neg.f32 x)))) |
(/.f32 (fabs.f32 (*.f32 (*.f32 x (fabs.f32 x)) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))) (*.f32 x x)) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 1 binary32))) (fabs.f32 (*.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x (fabs.f32 x)))) (*.f32 x x)) |
(/.f32 (fabs.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))) (fabs.f32 x)) |
(/.f32 (fabs.f32 (*.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x))) (fabs.f32 x)) |
(/.f32 (fabs.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (fabs.f32 x))) (fabs.f32 x)) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x)))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) x))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) (neg.f32 x)))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (fabs.f32 x)) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 1 binary32))) (neg.f32 (*.f32 (neg.f32 x) (/.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x (fabs.f32 x)))) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (*.f32 (fabs.f32 x) (*.f32 x (fabs.f32 x)))) (neg.f32 x)) |
(/.f32 (neg.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))))) (neg.f32 (neg.f32 x))) |
(/.f32 (neg.f32 (*.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x))) (neg.f32 x)) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (fabs.f32 x))) (neg.f32 (neg.f32 x))) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))))) |
(*.f32 x x) |
(*.f32 x (*.f32 (/.f32 (fabs.f32 x) x) (fabs.f32 x))) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) (fabs.f32 (*.f32 (/.f32 (fabs.f32 x) x) (fabs.f32 x)))) |
(*.f32 (fabs.f32 x) (/.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))))) |
(*.f32 (fabs.f32 x) (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 (/.f32 (fabs.f32 x) x) (fabs.f32 x)))) |
(*.f32 (*.f32 x (fabs.f32 x)) (/.f32 (fabs.f32 x) x)) |
(*.f32 (*.f32 x (fabs.f32 x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (*.f32 x x) (pow.f32 (/.f32 (fabs.f32 x) x) #s(literal 2 binary32))) |
(*.f32 (*.f32 x x) (fabs.f32 (pow.f32 (/.f32 (fabs.f32 x) x) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) #s(literal 2 binary32))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (fabs.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))))) |
(*.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))))) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (*.f32 x (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))))) |
(*.f32 (pow.f32 (/.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (*.f32 x x)) |
(*.f32 (*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(*.f32 (*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) #s(literal 1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) x) (fabs.f32 x))) |
(*.f32 (-.f32 (/.f32 #s(literal 0 binary32) x) (fabs.f32 x)) (*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) #s(literal 1 binary32))) |
(*.f32 (-.f32 (/.f32 #s(literal 0 binary32) x) (fabs.f32 x)) (-.f32 (/.f32 #s(literal 0 binary32) x) (fabs.f32 x))) |
(*.f32 (-.f32 (/.f32 #s(literal 0 binary32) x) (fabs.f32 x)) (/.f32 (/.f32 #s(literal 1 binary32) (neg.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))))) |
(*.f32 (-.f32 (/.f32 #s(literal 0 binary32) x) (fabs.f32 x)) (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 (/.f32 (fabs.f32 x) x) (fabs.f32 x)))) |
(*.f32 (*.f32 #s(literal 1 binary32) x) x) |
(*.f32 (*.f32 (fabs.f32 x) (*.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(*.f32 (fabs.f32 (*.f32 x (fabs.f32 x))) (fabs.f32 (/.f32 (fabs.f32 x) x))) |
(*.f32 (fabs.f32 (*.f32 x (fabs.f32 x))) (fabs.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 (fabs.f32 (*.f32 #s(literal 1 binary32) x)) (fabs.f32 x)) |
(*.f32 (fabs.f32 (*.f32 (fabs.f32 x) (*.f32 x (fabs.f32 x)))) (fabs.f32 (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (/.f32 (fabs.f32 x) x) x) (/.f32 x (/.f32 #s(literal 1 binary32) (*.f32 x (fabs.f32 x))))) |
(*.f32 (/.f32 (fabs.f32 x) #s(literal -1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) x) (fabs.f32 x))) |
(*.f32 (/.f32 (*.f32 x (fabs.f32 x)) #s(literal -1 binary32)) (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal -1 binary32)) (/.f32 (fabs.f32 x) x)) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal -1 binary32)) (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 x x))) |
(*.f32 (/.f32 (*.f32 x (fabs.f32 x)) #s(literal 1 binary32)) (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 x x))) |
(*.f32 (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 x x)) (/.f32 (*.f32 x (fabs.f32 x)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 x x)) (/.f32 (*.f32 x (fabs.f32 x)) (pow.f32 (/.f32 (fabs.f32 x) x) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x)) (/.f32 (*.f32 x (fabs.f32 x)) (fabs.f32 x))) |
(*.f32 (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (fabs.f32 x))) (/.f32 (*.f32 x (fabs.f32 x)) (/.f32 (fabs.f32 x) x))) |
(*.f32 (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (fabs.f32 x))) (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x (fabs.f32 x)) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 #s(literal 1 binary32) x)) (fabs.f32 x)) |
(*.f32 (/.f32 (*.f32 x (fabs.f32 x)) (*.f32 (fabs.f32 x) (*.f32 x (fabs.f32 x)))) (/.f32 (*.f32 x (fabs.f32 x)) (/.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 1 binary32))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (pow.f32 (/.f32 (fabs.f32 x) x) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) #s(literal 1 binary32)) (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (fabs.f32 x)) (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (fabs.f32 x))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x (fabs.f32 x))) (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (/.f32 (fabs.f32 x) x))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x (fabs.f32 x))) (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 (/.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (/.f32 #s(literal 0 binary32) x) (fabs.f32 x))) |
(*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (*.f32 (fabs.f32 x) (*.f32 x (fabs.f32 x)))) (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (fabs.f32 x))) (/.f32 #s(literal 1 binary32) x))) |
(+.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(+.f32 (*.f32 x (fabs.f32 x)) (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)) |
(fma.f32 x (fabs.f32 x) (*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(fma.f32 x (fabs.f32 x) (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)) |
(fma.f32 (fabs.f32 x) x (*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(fma.f32 (fabs.f32 x) x (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)) |
(fma.f32 (*.f32 x (fabs.f32 x)) #s(literal 1 binary32) (*.f32 x (-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(fma.f32 (*.f32 x (fabs.f32 x)) #s(literal 1 binary32) (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x) (+.f32 (*.f32 x x) (*.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))) x) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) |
(/.f32 (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (*.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))))) |
(/.f32 (*.f32 x (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))))) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) x)) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))) x)) (neg.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(/.f32 (neg.f32 (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))))) |
(/.f32 (neg.f32 (*.f32 x (-.f32 (*.f32 x x) (/.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))))) (neg.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)))) |
(*.f32 x (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x))) |
(*.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.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 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)))) (log.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) (log.f32 (+.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+.f32 #s(literal 0 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))) |
(+.f32 (neg.f32 (fabs.f32 x)) (neg.f32 (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 #s(literal -1 binary32) (fabs.f32 x)) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (*.f32 (fabs.f32 x) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32))) |
(+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)) |
(fma.f32 (fabs.f32 x) #s(literal -1 binary32) (*.f32 (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32))) |
(fma.f32 #s(literal -1 binary32) (fabs.f32 x) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (-.f32 #s(literal 0 binary32) (hypot.f32 #s(literal 1 binary32) x))) |
(-.f32 (/.f32 (*.f32 x x) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (+.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 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (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 (/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x x) (neg.f32 (+.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)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.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 (+.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 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.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 (*.f32 x (*.f32 x (*.f32 x x))) (+.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 (+.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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.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 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.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)) (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 (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 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (/.f32 (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (+.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.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 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (neg.f32 (neg.f32 (+.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))) (neg.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x (*.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 #s(literal 0 binary32) (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 2 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (*.f32 #s(literal -1 binary32) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (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 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| 1× | egg-herbie |
| 3996× | *-lowering-*.f32 |
| 3996× | *-lowering-*.f64 |
| 3102× | +-lowering-+.f64 |
| 3102× | +-lowering-+.f32 |
| 1096× | distribute-rgt-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 352 | 2349 |
| 1 | 1096 | 2149 |
| 2 | 3744 | 2072 |
| 0 | 8453 | 2072 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(log x) |
(log x) |
(log x) |
(log x) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(log (fabs x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(fabs x) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(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) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(+ (log 1/8) (* -3 (log x))) |
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4)))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(/ 1/8 (pow x 3)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (+ (fabs x) (* -1 x))) 1/2))) (pow x 3)) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(* x (- (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)) (+ 1 (/ 1/2 (pow x 2))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(/ 1/8 (pow x 3)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3)) |
(fabs x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x))) |
(- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x))) |
(fabs x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
(+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(* -1 (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/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x)))) |
(log (/ 1 x)) |
(- (/ (fabs x) x) (* -1 (log (/ 1 x)))) |
(- (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(- (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(log (/ -1 x)) |
(- (* -1 (/ (fabs x) x)) (* -1 (log (/ -1 x)))) |
(- (* -1 (/ (- (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x)))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x)))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
1 |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(* x (fabs x)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ 1/8 (pow x 2)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 2)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 2)) |
(* x (fabs x)) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(* x (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x)))) |
(* x (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x)))) |
(* x (fabs x)) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(* -1 (* x (+ (* -1 (fabs x)) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))))) |
(* -1 (* x (+ (* -1 (fabs x)) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/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))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+ (* -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))) (/ (fabs x) x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -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 (fabs x)) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x)) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)) |
x |
(* x (+ 1 (* -1 (/ (fabs x) x)))) |
(* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x))) |
(* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))) |
(* -1 x) |
(* -1 (* x (+ 1 (/ (fabs x) x)))) |
(* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) x))))) |
| Outputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (fabs x)) |
(log.f32 (fabs.f32 x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(-.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 x (*.f32 x x))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (/.f32 x (fabs.f32 x)) #s(literal -1/3 binary32)) (*.f32 x x)) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(+.f32 (+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) (+.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 (fabs.f32 x) x)) (*.f32 #s(literal -1/3 binary32) (/.f32 (fabs.f32 x) x)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fabs.f32 x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (/.f32 x #s(literal 1 binary32)))) x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) x) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) x)) x)) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x 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 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal -3 binary32)) (*.f32 (*.f32 x x) #s(literal -4 binary32)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal -4 binary32) (*.f32 x (*.f32 (fabs.f32 x) #s(literal 8 binary32))))))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4)))) |
(+.f32 (*.f32 (log.f32 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)))))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))) |
(+.f32 (+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) (+.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) (*.f32 x (*.f32 x x))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fabs.f32 x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) 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))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) #s(literal -3 binary32)) (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) x) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x)))) x)) x)) |
(/ 1/8 (pow x 3)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* (pow x 2) (- (* x (+ (fabs x) (* -1 x))) 1/2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/2 binary32) (*.f32 x (-.f32 (fabs.f32 x) x))))) (*.f32 x (*.f32 x x))) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32))) |
(* x (- (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)) (+ 1 (/ 1/2 (pow x 2))))) |
(*.f32 x (+.f32 (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.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 (neg.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 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 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x))) |
(/ 1/8 (pow x 3)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x (*.f32 x 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/8 (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fabs x) |
(fabs.f32 x) |
(- (fabs x) (* 1/2 (/ 1 x))) |
(+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) |
(+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
(+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) |
(+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(* -1 (log (- 1 (fabs x)))) |
(neg.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x)))) |
(-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 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)))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x)))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 30 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 45 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) #s(literal -1/720 binary32))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (/.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) |
(log (/ 1 x)) |
(neg.f32 (log.f32 x)) |
(- (/ (fabs x) x) (* -1 (log (/ 1 x)))) |
(-.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) |
(- (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (-.f32 (/.f32 (fabs.f32 x) x) (log.f32 x))) |
(- (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32))) x)) (*.f32 x x)) (+.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (-.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)))) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(- (* -1 (/ (fabs x) x)) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fabs.f32 x) x)) |
(- (* -1 (/ (- (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x)))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (-.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) x) (+.f32 #s(literal -1/2 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x)) x)) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
0 |
#s(literal 0 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
1 |
#s(literal 1 binary32) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x x)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x x)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x)))))) (*.f32 x x)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (- (fabs x) (* 1/2 (/ 1 x)))) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(* x (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(* x (- (+ (fabs x) (/ 1/8 (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x))))) |
(+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))) |
(* -1 (* x (+ (* -1 (fabs x)) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(* -1 (* x (+ (* -1 (fabs x)) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))))) |
(*.f32 x (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(log (- 1 (fabs x))) |
(log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x))))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.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 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (- 1 (fabs x)))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 30 (/ 1 (pow (- 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (- 1 (fabs x))))))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) (*.f32 x (*.f32 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 30 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 45 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+.f32 (log.f32 x) (-.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (log.f32 x) (+.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x)) (/.f32 (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32)))) (*.f32 x (*.f32 x x))))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (/ (fabs x) x)) |
(-.f32 (/.f32 (fabs.f32 x) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (-.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 (fabs.f32 x) #s(literal 3 binary32))) x))) x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- 1 (fabs x)) |
(-.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (fabs.f32 x))) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x)) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
x |
(* x (+ 1 (* -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))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (/ (fabs x) x)))) |
(neg.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) |
(* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) x))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x))) |
Compiled 29902 to 4990 computations (83.3% saved)
38 alts after pruning (34 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1118 | 20 | 1138 |
| Fresh | 5 | 14 | 19 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1125 | 38 | 1163 |
| Status | Accuracy | Program |
|---|---|---|
| 50.9% | (copysign.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) x) | |
| 21.7% | (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) | |
| 9.6% | (copysign.f32 (-.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))))))))))) x) | |
| 16.2% | (copysign.f32 (-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))))) (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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x 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)) (*.f32 x (*.f32 x x)))))))) x) | |
| 12.2% | (copysign.f32 (-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) x) | |
| ✓ | 17.2% | (copysign.f32 (-.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))))) x) |
| 8.4% | (copysign.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.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) | |
| 56.5% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x) | |
| 55.7% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.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) | |
| 17.6% | (copysign.f32 (+.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 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))))) x) | |
| 13.0% | (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) | |
| 9.5% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) | |
| 9.6% | (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) | |
| 59.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) | |
| ▶ | 19.9% | (copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
| ▶ | 68.9% | (copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
| 43.0% | (copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) | |
| ✓ | 69.0% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 16.9% | (copysign.f32 (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)))) x) | |
| 9.6% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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) | |
| 11.6% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) | |
| 6.1% | (copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) | |
| 14.4% | (copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) | |
| 30.0% | (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)) x) | |
| 30.4% | (copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) | |
| ▶ | 31.2% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ▶ | 28.9% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
| 12.1% | (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) | |
| ✓ | 59.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 20.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 31.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| 29.8% | (copysign.f32 (log.f32 (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)))) x) | |
| 29.9% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) | |
| 24.5% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 25.8% | (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) | |
| 23.6% | (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ▶ | 14.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 12.1% | (copysign.f32 (log.f32 x) x) |
Compiled 1900 to 880 computations (53.7% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
| ✓ | cost-diff | 0 | (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
| ✓ | cost-diff | 0 | (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
| ✓ | cost-diff | 0 | (copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
| ✓ | cost-diff | 0 | (-.f32 (fabs.f32 x) x) |
| ✓ | cost-diff | 0 | (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (-.f32 (fabs.f32 x) x) |
| ✓ | cost-diff | 0 | (log.f32 (-.f32 (fabs.f32 x) x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ✓ | cost-diff | 0 | (neg.f32 x) |
| ✓ | cost-diff | 0 | (log.f32 (neg.f32 x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
| ✓ | cost-diff | 128 | (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) |
| ✓ | cost-diff | 128 | (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
| ✓ | cost-diff | 128 | (copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
| 2292× | fnmsub-define |
| 2158× | fmm-def |
| 2016× | fma-lowering-fma.f32 |
| 2016× | fma-lowering-fma.f64 |
| 1784× | sum3-define |
Useful iterations: 7 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 164 |
| 1 | 56 | 164 |
| 2 | 89 | 164 |
| 3 | 161 | 164 |
| 4 | 358 | 164 |
| 5 | 812 | 164 |
| 6 | 1663 | 164 |
| 7 | 2991 | 161 |
| 8 | 6731 | 161 |
| 0 | 8192 | 161 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (/ 1 (/ 1 (fabs x))))) x) |
(log (+ 1 (/ 1 (/ 1 (fabs x))))) |
(/ 1 (/ 1 (fabs x))) |
1 |
(/ 1 (fabs x)) |
(fabs x) |
x |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
x |
(copysign (log (- (fabs x) x)) x) |
(log (- (fabs x) x)) |
(- (fabs x) x) |
(fabs x) |
x |
(copysign (log (+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x))) x) |
(log (+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x))) |
(+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) |
(- (fabs x) x) |
(fabs x) |
x |
(/ (+ -1/2 (/ 1/8 (* x x))) x) |
(+ -1/2 (/ 1/8 (* x x))) |
-1/2 |
(/ 1/8 (* x x)) |
1/8 |
(* x x) |
(copysign (neg (log (- (sqrt (+ (* 1 1) (* x x))) (fabs x)))) x) |
(neg (log (- (sqrt (+ (* 1 1) (* x x))) (fabs x)))) |
(log (- (sqrt (+ (* 1 1) (* x x))) (fabs x))) |
(- (sqrt (+ (* 1 1) (* x x))) (fabs x)) |
(sqrt (+ (* 1 1) (* x x))) |
1 |
x |
(fabs x) |
| Outputs |
|---|
(copysign (log (+ 1 (/ 1 (/ 1 (fabs x))))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ 1 (/ 1 (/ 1 (fabs x))))) |
(log1p.f32 (fabs.f32 x)) |
(/ 1 (/ 1 (fabs x))) |
(fabs.f32 x) |
1 |
#s(literal 1 binary32) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(log (neg x)) |
(log.f32 (neg.f32 x)) |
(neg x) |
(neg.f32 x) |
x |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (- (fabs x) x)) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(- (fabs x) x) |
(-.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
x |
(copysign (log (+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x))) x) |
(log (+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x))) |
(log.f32 (+.f32 (fabs.f32 x) (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x))) |
(+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) |
(+.f32 (fabs.f32 x) (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) x)) |
(- (fabs x) x) |
(-.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
x |
(/ (+ -1/2 (/ 1/8 (* x x))) x) |
(/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) |
(+ -1/2 (/ 1/8 (* x x))) |
(+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) |
-1/2 |
#s(literal -1/2 binary32) |
(/ 1/8 (* x x)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
1/8 |
#s(literal 1/8 binary32) |
(* x x) |
(*.f32 x x) |
(copysign (neg (log (- (sqrt (+ (* 1 1) (* x x))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(neg (log (- (sqrt (+ (* 1 1) (* x x))) (fabs x)))) |
(neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(log (- (sqrt (+ (* 1 1) (* x x))) (fabs x))) |
(log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(- (sqrt (+ (* 1 1) (* x x))) (fabs x)) |
(-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
1 |
#s(literal 1 binary32) |
x |
(fabs x) |
(fabs.f32 x) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
| ✓ | accuracy | 97.4% | (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
| ✓ | accuracy | 100.0% | (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ✓ | accuracy | 100.0% | (-.f32 (fabs.f32 x) x) |
| ✓ | accuracy | 100.0% | (log.f32 (-.f32 (fabs.f32 x) x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | accuracy | 100.0% | (neg.f32 x) |
| ✓ | accuracy | 100.0% | (log.f32 (neg.f32 x)) |
| ✓ | accuracy | 100.0% | (/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
| ✓ | accuracy | 100.0% | (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 99.9% | (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) |
| 155.0ms | 56× | 5 | exit |
| 84.0ms | 187× | 0 | invalid |
| 4.0ms | 13× | 0 | valid |
Compiled 179 to 28 computations (84.4% saved)
ival-copysign: 48.0ms (25.8% of total)ival-log: 31.0ms (16.7% of total)ival-div: 30.0ms (16.1% of total)compiled-spec: 24.0ms (12.9% of total)backward-pass: 21.0ms (11.3% of total)ival-add: 7.0ms (3.8% of total)ival-sub: 6.0ms (3.2% of total)ival-mult: 6.0ms (3.2% of total)ival-neg: 6.0ms (3.2% of total)ival-fabs: 4.0ms (2.2% of total)ival-sqrt: 2.0ms (1.1% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (copysign (log (+ 1 (/ 1 (/ 1 (fabs x))))) x)> |
#<alt (log (+ 1 (/ 1 (/ 1 (fabs x)))))> |
#<alt (/ 1 (/ 1 (fabs x)))> |
#<alt (/ 1 (fabs x))> |
#<alt (copysign (log (neg x)) x)> |
#<alt (log (neg x))> |
#<alt (neg x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (log (- (fabs x) x))> |
#<alt (- (fabs x) x)> |
#<alt (fabs x)> |
#<alt (copysign (log (+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x))) x)> |
#<alt (log (+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x)))> |
#<alt (+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x))> |
#<alt (copysign (neg (log (- (sqrt (+ (* 1 1) (* x x))) (fabs x)))) x)> |
#<alt (neg (log (- (sqrt (+ (* 1 1) (* x x))) (fabs x))))> |
#<alt (log (- (sqrt (+ (* 1 1) (* x x))) (fabs x)))> |
#<alt (- (sqrt (+ (* 1 1) (* x x))) (fabs x))> |
#<alt (/ 1/8 (* x x))> |
#<alt (/ (+ -1/2 (/ 1/8 (* x x))) x)> |
| Outputs |
|---|
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (/ 1 (fabs x))> |
#<alt (copysign (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 (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (log (fabs x))> |
#<alt (+ (log (fabs x)) (* -1 (/ x (fabs x))))> |
#<alt (+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))> |
#<alt (+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x)> |
#<alt (copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)> |
#<alt (copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)> |
#<alt (+ (log 1/8) (* -3 (log x)))> |
#<alt (+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))> |
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4))))> |
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* (pow x 2) (- (* x (+ (fabs x) (* -1 x))) 1/2))) (pow x 3))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))> |
#<alt (* x (- (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)) (+ 1 (/ 1/2 (pow x 2)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x)> |
#<alt (* -1 (log (- 1 (fabs x))))> |
#<alt (- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x))))> |
#<alt (- (* (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))))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))> |
#<alt (log (/ 1 x))> |
#<alt (- (/ (fabs x) x) (* -1 (log (/ 1 x))))> |
#<alt (- (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (- (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (log (/ -1 x))> |
#<alt (- (* -1 (/ (fabs x) x)) (* -1 (log (/ -1 x))))> |
#<alt (- (* -1 (/ (- (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x))))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x))))> |
#<alt (log (- 1 (fabs x)))> |
#<alt (+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x)))))> |
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* -1/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))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))> |
#<alt (+ (* -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))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (* -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 (fabs x))> |
#<alt (- (+ 1 (* 1/2 (pow x 2))) (fabs x))> |
#<alt (- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x))> |
#<alt (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (fabs x) x))))> |
#<alt (* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x)))> |
#<alt (* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ (fabs x) x))))> |
#<alt (* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) x)))))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | 0 | (log (neg x)) |
| 7.0ms | x | @ | inf | (log (neg x)) |
| 1.0ms | x | @ | 0 | (copysign (neg (log (- (sqrt (+ (* 1 1) (* x x))) (fabs x)))) x) |
| 0.0ms | x | @ | -inf | (/ 1 (fabs x)) |
| 0.0ms | x | @ | inf | (/ 1 (fabs x)) |
| 1× | batch-egg-rewrite |
| 3634× | /-lowering-/.f32 |
| 3634× | /-lowering-/.f64 |
| 2368× | *-lowering-*.f32 |
| 2368× | *-lowering-*.f64 |
| 1872× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 132 |
| 1 | 159 | 128 |
| 2 | 1408 | 128 |
| 0 | 8473 | 128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (/ 1 (/ 1 (fabs x))))) x) |
(log (+ 1 (/ 1 (/ 1 (fabs x))))) |
(/ 1 (/ 1 (fabs x))) |
(/ 1 (fabs x)) |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
(copysign (log (- (fabs x) x)) x) |
(log (- (fabs x) x)) |
(- (fabs x) x) |
(fabs x) |
(copysign (log (+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x))) x) |
(log (+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x))) |
(+ (- (fabs x) x) (/ (+ -1/2 (/ 1/8 (* x x))) x)) |
(copysign (neg (log (- (sqrt (+ (* 1 1) (* x x))) (fabs x)))) x) |
(neg (log (- (sqrt (+ (* 1 1) (* x x))) (fabs x)))) |
(log (- (sqrt (+ (* 1 1) (* x x))) (fabs x))) |
(- (sqrt (+ (* 1 1) (* x x))) (fabs x)) |
(/ 1/8 (* x x)) |
(/ (+ -1/2 (/ 1/8 (* x x))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) x) |
(log1p.f32 (fabs.f32 x)) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(+.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(+.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))) |
(-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) (log.f32 (/.f32 (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))))) |
(-.f32 (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 (-.f32 (pow.f32 (log1p.f32 (*.f32 x (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (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)))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log1p.f32 (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (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)))))) (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))) (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 (-.f32 (pow.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 3 binary32)) (pow.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)))))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 (*.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)))))))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))))))) (*.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))))) |
(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)))))))) |
(neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(exp.f32 (log.f32 (fabs.f32 x))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 1 binary32))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (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)))) |
(pow.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) |
(pow.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) #s(literal -1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(/.f32 (*.f32 x x) (fabs.f32 (+.f32 #s(literal 0 binary32) x))) |
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) |
(/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1 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 #s(literal 1 binary32) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fabs.f32 x) #s(literal -1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (fabs.f32 x) #s(literal -1/2 binary32)) #s(literal -1 binary32))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x))) |
(exp.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 1 binary32))) |
(pow.f32 (fabs.f32 x) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32)) |
(pow.f32 (*.f32 x x) #s(literal -1/2 binary32)) |
(pow.f32 (pow.f32 (fabs.f32 x) #s(literal -1/2 binary32)) #s(literal 2 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32))) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(/.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) #s(literal -1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) (fabs.f32 x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal -1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fabs.f32 x) #s(literal -1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (fabs.f32 x) #s(literal -1/2 binary32)) #s(literal 1 binary32))) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (neg.f32 (*.f32 x x))) (log.f32 (+.f32 #s(literal 0 binary32) x))) |
(-.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 (+.f32 (pow.f32 (log.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal -1 binary32))) (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))))) |
(log.f32 (neg.f32 x)) |
(neg.f32 x) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(-.f32 #s(literal 0 binary32) x) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) x)) (/.f32 (*.f32 x x) (+.f32 #s(literal 0 binary32) x))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) x) (neg.f32 (*.f32 x x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
(/.f32 (neg.f32 (neg.f32 (*.f32 x x))) (neg.f32 (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 0 binary32) (-.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) (neg.f32 x))))) |
(*.f32 x #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) x)))) |
(+.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))) |
(-.f32 (log.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (+.f32 x (fabs.f32 x)))) |
(-.f32 (log.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (neg.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 x (fabs.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (log.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) (*.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (+.f32 (*.f32 (log.f32 (+.f32 x (fabs.f32 x))) (log.f32 (+.f32 x (fabs.f32 x)))) (*.f32 (log.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (+.f32 x (fabs.f32 x))))))) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(+.f32 (fabs.f32 x) (neg.f32 x)) |
(+.f32 (neg.f32 x) (fabs.f32 x)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) x)) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 x)) |
(fma.f32 x #s(literal -1 binary32) (fabs.f32 x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (fabs.f32 x)) |
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (neg.f32 x)) |
(fma.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (neg.f32 x)) |
(-.f32 (fabs.f32 x) x) |
(-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x)))) |
(-.f32 (+.f32 (fabs.f32 x) #s(literal 0 binary32)) x) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (neg.f32 x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) x))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) x)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (neg.f32 x)) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) x)))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x))))) |
(/.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 x (fabs.f32 x))) |
(/.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (neg.f32 x))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (neg.f32 x)))))) |
(/.f32 (neg.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 x (fabs.f32 x)))) |
(/.f32 (neg.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (fabs.f32 x) (neg.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 x (fabs.f32 x))))) |
(/.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (neg.f32 x) (fabs.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x)))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x)))) (*.f32 (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) (/.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))))))) |
(/.f32 (-.f32 (pow.f32 (+.f32 (fabs.f32 x) #s(literal 0 binary32)) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 (fabs.f32 x) #s(literal 0 binary32)) (+.f32 (fabs.f32 x) #s(literal 0 binary32))) (+.f32 (*.f32 x x) (*.f32 (+.f32 (fabs.f32 x) #s(literal 0 binary32)) x)))) |
(*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)))) |
(neg.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(exp.f32 (log.f32 (fabs.f32 x))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 1 binary32))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (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)))) |
(pow.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) |
(pow.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) #s(literal -1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(/.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(/.f32 (*.f32 x x) (fabs.f32 (+.f32 #s(literal 0 binary32) x))) |
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) (fabs.f32 x))) |
(/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1 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 #s(literal 1 binary32) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(*.f32 #s(literal -1 binary32) (pow.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 (fabs.f32 x) #s(literal -1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (fabs.f32 x) #s(literal -1/2 binary32)) #s(literal -1 binary32))) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) |
(+.f32 (log.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (log.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (/.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (+.f32 x (fabs.f32 x)))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (log.f32 (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(-.f32 (log.f32 (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1 binary32)))) (log.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) (log.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) x))) |
(-.f32 (log.f32 (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (log.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 x)))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1 binary32)))) (log.f32 (*.f32 (+.f32 x (fabs.f32 x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x) (*.f32 (+.f32 x (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) (log.f32 (*.f32 (+.f32 x (fabs.f32 x)) x))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (log.f32 (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 x)))) |
(-.f32 (log.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (log.f32 (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))) (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (log.f32 (*.f32 x (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 x (fabs.f32 x))) (*.f32 x (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (*.f32 x (+.f32 x (fabs.f32 x))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (neg.f32 x) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (log.f32 (*.f32 (neg.f32 x) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x))) (*.f32 (neg.f32 x) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) (log.f32 (*.f32 (neg.f32 x) (+.f32 x (fabs.f32 x))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))))) (log.f32 (neg.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (log.f32 (neg.f32 (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))))) |
(-.f32 (log.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)))) (log.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) (log.f32 (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (*.f32 (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (log.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (log.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (+.f32 (*.f32 (log.f32 (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (log.f32 (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (*.f32 (log.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (log.f32 (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))))) |
(log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(+.f32 (fabs.f32 x) (neg.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(+.f32 (fabs.f32 x) (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) |
(+.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) (neg.f32 x)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (neg.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 x) (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(fma.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (neg.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(fma.f32 (fabs.f32 x) #s(literal 1 binary32) (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(fma.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) x) (-.f32 (fabs.f32 x) x)) |
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (neg.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(fma.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(fma.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (-.f32 (fabs.f32 x) x)) |
(fma.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) x)) |
(fma.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (neg.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(fma.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(-.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(-.f32 (/.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (/.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(-.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x) |
(-.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))))) (/.f32 (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (+.f32 (*.f32 x x) (+.f32 (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))))) |
(-.f32 (/.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x))) (/.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (/.f32 (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (/.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (+.f32 x (fabs.f32 x)))) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) x) (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 x)) (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 x (fabs.f32 x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 x (fabs.f32 x)) x) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x) (*.f32 (+.f32 x (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 x)) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x))) (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))) (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (+.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (+.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 x (fabs.f32 x))) (*.f32 x (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (neg.f32 x) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (neg.f32 x) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (neg.f32 x) (+.f32 x (fabs.f32 x))) (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x))) (*.f32 (neg.f32 x) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (-.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) |
(/.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) |
(/.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (/.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (+.f32 x (fabs.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1 binary32))) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1 binary32))) (*.f32 (+.f32 x (fabs.f32 x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x) (*.f32 (+.f32 x (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 (+.f32 x (fabs.f32 x)) x)) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))) (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x)))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 x (fabs.f32 x))) (*.f32 x (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 x (+.f32 x (fabs.f32 x)))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (neg.f32 x) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))))) (*.f32 (neg.f32 x) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x))) (*.f32 (neg.f32 x) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))))) (*.f32 (neg.f32 x) (+.f32 x (fabs.f32 x)))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (/.f32 (-.f32 (*.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))) (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (+.f32 x (fabs.f32 x)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (neg.f32 (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) (+.f32 (*.f32 x x) (+.f32 (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))))) |
(/.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32))) (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) x) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) (neg.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) x))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (neg.f32 (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 x)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 (+.f32 x (fabs.f32 x)) #s(literal 1 binary32)))) (neg.f32 (*.f32 (+.f32 x (fabs.f32 x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) x) (*.f32 (+.f32 x (fabs.f32 x)) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) (neg.f32 (*.f32 (+.f32 x (fabs.f32 x)) x))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 x)) (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) (neg.f32 (*.f32 (+.f32 x (fabs.f32 x)) (neg.f32 x)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x))) (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) (neg.f32 (*.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 x (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 x (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 x (fabs.f32 x))) (*.f32 x (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) (neg.f32 (*.f32 x (+.f32 x (fabs.f32 x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))) (*.f32 (neg.f32 x) (-.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 (neg.f32 x) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (+.f32 x (fabs.f32 x))) (*.f32 (neg.f32 x) (/.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)))))) (neg.f32 (*.f32 (neg.f32 x) (+.f32 x (fabs.f32 x))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))))) (neg.f32 (neg.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) (neg.f32 (neg.f32 (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x (*.f32 x x)) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))))) (neg.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (*.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))))) |
(/.f32 (neg.f32 (-.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)))) (neg.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) (neg.f32 (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (neg.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (neg.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (neg.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (*.f32 (fabs.f32 x) (neg.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) #s(literal 3 binary32))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (*.f32 (fabs.f32 x) (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) #s(literal 3 binary32)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x))) (-.f32 (*.f32 x x) (*.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) (neg.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (/.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (+.f32 (*.f32 (/.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (/.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (*.f32 (/.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) (/.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))))) |
(/.f32 (-.f32 (pow.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x))) (+.f32 (*.f32 x x) (*.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)))) |
(*.f32 (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 3 binary32)) (/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (-.f32 (fabs.f32 x) x)) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))))) |
(*.f32 (-.f32 (pow.f32 (-.f32 (fabs.f32 x) x) #s(literal 2 binary32)) (/.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(+.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 #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 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))))) (/.f32 (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 3 binary32)) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) (/.f32 (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 2 binary32)) (+.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))))) (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 2 binary32))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 2 binary32))) (+.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 2 binary32)))) (neg.f32 (+.f32 #s(literal 0 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (pow.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (-.f32 (*.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) (*.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))))))) |
(*.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(neg.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 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 #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 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))))) |
(-.f32 (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (+.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 #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 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (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))))) #s(literal 3 binary32))) (+.f32 (*.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 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (*.f32 (log.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (+.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 (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)))) (+.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 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(+.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal 1 binary32)) (fabs.f32 x))) |
(+.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (fma.f32 #s(literal -1 binary32) (fabs.f32 x) (fabs.f32 x))) |
(+.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (fma.f32 (neg.f32 (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32))) (pow.f32 (fabs.f32 x) #s(literal 1/2 binary32)) (fabs.f32 x))) |
(+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)) |
(+.f32 (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)) (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1 binary32)))) (fma.f32 (fabs.f32 x) #s(literal -1 binary32) (*.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) #s(literal -1 binary32)))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x)) |
(fma.f32 #s(literal -1 binary32) (fabs.f32 x) (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)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(-.f32 (/.f32 (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 x (*.f32 x x)) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.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 (hypot.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) (fabs.f32 x)) |
(-.f32 (/.f32 (/.f32 (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))))) #s(literal 1 binary32)) (/.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 1 binary32))) |
(-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) (/.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))) (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x)))))) |
(/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (hypot.f32 #s(literal 1 binary32) x) (-.f32 #s(literal 0 binary32) (fabs.f32 x))))))) |
(/.f32 (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x))) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) #s(literal -1 binary32)) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (+.f32 #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 (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)))) (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 (neg.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 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (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))))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (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 (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 (*.f32 x (*.f32 x x)) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (*.f32 (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.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 (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 #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 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) |
(exp.f32 (*.f32 (log.f32 (/.f32 x (/.f32 #s(literal 1/8 binary32) x))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 x (/.f32 #s(literal 1/8 binary32) x)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 #s(literal 1/8 binary32) x))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 x (/.f32 #s(literal 1/8 binary32) x))))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/.f32 #s(literal 1/8 binary32) (neg.f32 (neg.f32 (*.f32 x x)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (/.f32 #s(literal 1/8 binary32) x)))) |
(/.f32 #s(literal -1/8 binary32) (neg.f32 (*.f32 x x))) |
(/.f32 #s(literal -1/8 binary32) (neg.f32 (neg.f32 (neg.f32 (*.f32 x x))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) x) x) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/8 binary32) x)) (neg.f32 x)) |
(/.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 1/8 binary32) x))) (neg.f32 (neg.f32 x))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 #s(literal 1/8 binary32) x)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) x) (/.f32 #s(literal 1 binary32) x)) |
(neg.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) x)) |
(exp.f32 (*.f32 (log.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) x) (/.f32 (/.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) x)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 x)) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (neg.f32 x))) |
(-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (/.f32 (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (+.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/8 binary32) x))))) (+.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1/512 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 x (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/8 binary32) x)))) x) (*.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1/512 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (*.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/8 binary32) x)))) (*.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1/512 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (*.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1/512 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/8 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) #s(literal 1 binary32)) x) |
(/.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1/512 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/8 binary32) x)))) x)) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) (neg.f32 (neg.f32 x))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1/512 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (neg.f32 (*.f32 x (+.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/8 binary32) x))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (neg.f32 (*.f32 x (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1/512 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/8 binary32) x))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) #s(literal 1 binary32))) (neg.f32 x)) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1/512 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32))) (neg.f32 (*.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/8 binary32) x)))) x))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32))) (neg.f32 (*.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))))) (neg.f32 (neg.f32 (neg.f32 x)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1/512 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) x))) (neg.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/8 binary32) x)))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) x))) (neg.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(*.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) |
(*.f32 (pow.f32 (/.f32 x (+.f32 #s(literal -1/8 binary32) (/.f32 (/.f32 #s(literal 1/512 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 x (/.f32 #s(literal 1/8 binary32) x)))))) |
(*.f32 (pow.f32 (/.f32 x (-.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/64 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) #s(literal -1 binary32))) |
| 1× | egg-herbie |
| 3926× | *-lowering-*.f32 |
| 3926× | *-lowering-*.f64 |
| 3878× | +-lowering-+.f64 |
| 3878× | +-lowering-+.f32 |
| 1110× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 343 | 2248 |
| 1 | 1050 | 2065 |
| 2 | 3527 | 1994 |
| 0 | 8480 | 1994 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(/ 1 (fabs x)) |
(copysign (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 (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(log (fabs x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(fabs x) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(+ (log 1/8) (* -3 (log x))) |
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4)))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(/ 1/8 (pow x 3)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3)) |
(/ (+ 1/8 (* (pow x 2) (- (* x (+ (fabs x) (* -1 x))) 1/2))) (pow x 3)) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(* x (- (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)) (+ 1 (/ 1/2 (pow x 2))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(* -1 (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/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x)))) |
(log (/ 1 x)) |
(- (/ (fabs x) x) (* -1 (log (/ 1 x)))) |
(- (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(- (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(log (/ -1 x)) |
(- (* -1 (/ (fabs x) x)) (* -1 (log (/ -1 x)))) |
(- (* -1 (/ (- (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x)))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x)))) |
(log (- 1 (fabs x))) |
(+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x))))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* -1/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))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+ (* -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))) (/ (fabs x) x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -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 (fabs x)) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x)) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)) |
x |
(* x (+ 1 (* -1 (/ (fabs x) x)))) |
(* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x))) |
(* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))) |
(* -1 x) |
(* -1 (* x (+ 1 (/ (fabs x) x)))) |
(* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) x))))) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 3)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/ -1/2 x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
| Outputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(/ 1 (fabs x)) |
(/.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(copysign (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 (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (fabs x)) |
(log.f32 (fabs.f32 x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(-.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 (/.f32 x (*.f32 x x)) #s(literal -1/2 binary32)) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 x (+.f32 (*.f32 x (+.f32 (/.f32 (*.f32 (/.f32 x (fabs.f32 x)) #s(literal -1/3 binary32)) (*.f32 x x)) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (-.f32 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)) (*.f32 #s(literal -1/3 binary32) (/.f32 (fabs.f32 x) x)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (*.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/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) (*.f32 (fabs.f32 x) (*.f32 x x))) x) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) x)) x))) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (* 1/8 (/ 1 (pow x 3)))) (+ x (* 1/2 (/ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign (log (- (+ (fabs x) (+ (* -1 x) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x 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 (log.f32 #s(literal 1/8 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal -3 binary32)) (*.f32 (*.f32 x x) #s(literal -4 binary32)))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* 8 (* x (fabs x))) 4)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 (*.f32 x x) (+.f32 #s(literal -4 binary32) (*.f32 #s(literal 8 binary32) (*.f32 x (fabs.f32 x)))))) |
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* 8 (fabs x)))) 4)))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) (*.f32 x (*.f32 x (+.f32 #s(literal -4 binary32) (*.f32 x (+.f32 (*.f32 x #s(literal -16 binary32)) (*.f32 (fabs.f32 x) #s(literal 8 binary32)))))))) |
(+ (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 (+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) (-.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))) |
(+.f32 (+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) (-.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x))) (/.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -2 binary32)) #s(literal 3 binary32)))) (*.f32 x (*.f32 x x)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) 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))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) x) (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x)) x)) |
(/ 1/8 (pow x 3)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* (pow x 2) (- (* x (fabs x)) 1/2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/2 binary32) (*.f32 x (fabs.f32 x))))) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* (pow x 2) (- (* x (+ (fabs x) (* -1 x))) 1/2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/2 binary32) (*.f32 x (-.f32 (fabs.f32 x) x))))) (*.f32 x (*.f32 x x))) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2))))) |
(*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32))) |
(* x (- (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)) (+ 1 (/ 1/2 (pow x 2))))) |
(*.f32 x (+.f32 (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(*.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))))) |
(neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign (neg (log (- (sqrt (+ 1 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(* -1 (log (- 1 (fabs x)))) |
(neg.f32 (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x)))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (neg.f32 (fabs.f32 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)))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32))))) (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x)))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 30 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal -1/720 binary32))) (+.f32 (/.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal -1 binary32))))) (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(log (/ 1 x)) |
(-.f32 #s(literal 0 binary32) (log.f32 x)) |
(- (/ (fabs x) x) (* -1 (log (/ 1 x)))) |
(-.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) |
(- (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (-.f32 (/.f32 (fabs.f32 x) x) (log.f32 x))) |
(- (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (/.f32 (/.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -2 binary32)) #s(literal 3 binary32))) #s(literal -1/6 binary32)) x) (*.f32 x x)) (+.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (-.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)))) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(- (* -1 (/ (fabs x) x)) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (fabs.f32 x) x)) |
(- (* -1 (/ (- (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x)))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (-.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (* -1 (log (/ -1 x)))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (-.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -2 binary32)) #s(literal 3 binary32)))) x) (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) x) (fabs.f32 x)) x)) |
(log (- 1 (fabs x))) |
(log1p.f32 (neg.f32 (fabs.f32 x))) |
(+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x))))) |
(+.f32 (log1p.f32 (neg.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 (neg.f32 (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (- 1 (fabs x)))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 30 (/ 1 (pow (- 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (- 1 (fabs x))))))) |
(+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.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))))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+.f32 (log.f32 x) (-.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(+.f32 (+.f32 (log.f32 x) (-.f32 (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x))) (/.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -2 binary32)) #s(literal 3 binary32)))) (*.f32 x (*.f32 x x)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (/ (fabs x) x)) |
(-.f32 (/.f32 (fabs.f32 x) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(neg.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (-.f32 (*.f32 #s(literal -1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (/.f32 (fabs.f32 x) x)))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (/.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -2 binary32)) #s(literal 3 binary32))) #s(literal -1/6 binary32)) x))) x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- 1 (fabs x)) |
(-.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x)) |
(+.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 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)) |
(+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
x |
(* x (+ 1 (* -1 (/ (fabs x) x)))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (- (+ 1 (/ 1/2 (pow x 2))) (/ (fabs x) x))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))) |
(* x (- (+ 1 (/ 1/2 (pow x 2))) (+ (* 1/8 (/ 1 (pow x 4))) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (/ (fabs x) x)))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 (fabs.f32 x) (neg.f32 x)))) |
(* -1 (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))) |
(*.f32 (neg.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) (fabs x)) x))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (fabs.f32 x))))) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 2)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x x)) |
(/ 1/8 (pow x 3)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) |
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x))) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) |
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x) |
(/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) |
(/ -1/2 x) |
(/.f32 #s(literal -1/2 binary32) x) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (neg.f32 x)) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (neg.f32 x)) |
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (neg.f32 x)) |
Compiled 18967 to 2639 computations (86.1% saved)
44 alts after pruning (36 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 791 | 16 | 807 |
| Fresh | 9 | 20 | 29 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 801 | 44 | 845 |
| Status | Accuracy | Program |
|---|---|---|
| 50.9% | (copysign.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (neg.f32 (fabs.f32 x)))) x) | |
| 21.7% | (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) | |
| 10.1% | (copysign.f32 (-.f32 (log1p.f32 (*.f32 x (*.f32 x x))) (log.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) x) | |
| 16.2% | (copysign.f32 (-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))))) (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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x 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)) (*.f32 x (*.f32 x x)))))))) x) | |
| ✓ | 17.2% | (copysign.f32 (-.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))))) x) |
| 8.4% | (copysign.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.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) | |
| 56.5% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x) | |
| 55.7% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.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) | |
| 17.6% | (copysign.f32 (+.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 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))))) x) | |
| 13.0% | (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) | |
| ▶ | 9.5% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
| 9.6% | (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) | |
| ▶ | 59.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 10.4% | (copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) | |
| ▶ | 17.2% | (copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) |
| 12.3% | (copysign.f32 (neg.f32 (log.f32 (+.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)))))))) x) | |
| ▶ | 20.6% | (copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
| 5.3% | (copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) | |
| 43.2% | (copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) | |
| ✓ | 68.9% | (copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
| ✓ | 69.0% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 4.2% | (copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) | |
| 5.9% | (copysign.f32 (log.f32 (/.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))))) x) | |
| 9.6% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 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) | |
| 11.6% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) | |
| 9.2% | (copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) | |
| 28.9% | (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) | |
| 6.1% | (copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) | |
| ▶ | 14.4% | (copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
| 30.0% | (copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)) x) | |
| ✓ | 31.2% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ✓ | 28.9% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
| 29.2% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) | |
| 12.1% | (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) | |
| 14.0% | (copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) | |
| ✓ | 59.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 20.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 31.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| 29.9% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) | |
| 24.5% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 25.8% | (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) | |
| 23.6% | (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ✓ | 14.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 12.1% | (copysign.f32 (log.f32 x) x) |
Compiled 2082 to 988 computations (52.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
| ✓ | cost-diff | 64 | (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
| ✓ | cost-diff | 64 | (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) |
| ✓ | cost-diff | 64 | (copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) |
| ✓ | cost-diff | 0 | (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
| ✓ | cost-diff | 64 | (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
| ✓ | cost-diff | 64 | (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) |
| ✓ | cost-diff | 64 | (copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
| ✓ | cost-diff | 960 | (/.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))) |
| ✓ | cost-diff | 960 | (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)))) |
| ✓ | cost-diff | 960 | (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))))) |
| ✓ | cost-diff | 960 | (copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal -1 binary32) x) |
| ✓ | cost-diff | 0 | (log.f32 (/.f32 #s(literal -1 binary32) x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | cost-diff | 32 | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| ✓ | cost-diff | 96 | (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
| ✓ | cost-diff | 96 | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 2254× | *-lowering-*.f32 |
| 2254× | *-lowering-*.f64 |
| 1818× | sum3-define |
| 1632× | fma-lowering-fma.f32 |
| 1632× | fma-lowering-fma.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 651 |
| 1 | 145 | 573 |
| 2 | 425 | 518 |
| 3 | 1287 | 477 |
| 4 | 5847 | 463 |
| 0 | 8254 | 463 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
1 |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(copysign (log (/ -1 x)) x) |
(log (/ -1 x)) |
(/ -1 x) |
-1 |
x |
(copysign (neg (log (/ (/ (- 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) |
(neg (log (/ (/ (- 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))))) |
(log (/ (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (- 1 (* x x)))) |
(/ (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (- 1 (* x x))) |
(/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) |
(- 1 (* x x)) |
1 |
(* x x) |
x |
(/ (+ 1 (* x (* x x))) (+ 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))) |
(copysign (neg (log (+ (- 1 (fabs x)) (* x (* x 1/2))))) x) |
(neg (log (+ (- 1 (fabs x)) (* x (* x 1/2))))) |
(log (+ (- 1 (fabs x)) (* x (* x 1/2)))) |
(+ (- 1 (fabs x)) (* x (* x 1/2))) |
(- 1 (fabs x)) |
1 |
(fabs x) |
x |
(* x (* x 1/2)) |
(* x 1/2) |
1/2 |
(copysign (neg (log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))) x) |
(neg (log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))) |
(log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))) |
(+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))) |
(- 1 (fabs x)) |
1 |
(fabs x) |
x |
(* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))) |
(* x x) |
(+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))) |
1/2 |
(* x (* x (+ -1/8 (* (* x x) 1/16)))) |
(* x (+ -1/8 (* (* x x) 1/16))) |
(+ -1/8 (* (* x x) 1/16)) |
-1/8 |
(* (* x x) 1/16) |
1/16 |
| Outputs |
|---|
(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) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
-1 |
#s(literal -1 binary32) |
x |
(copysign (neg (log (/ (/ (- 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) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(neg (log (/ (/ (- 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))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(log (/ (/ (- 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)))) |
(log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/ (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (- 1 (* x x))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))))) |
(- 1 (* x x)) |
(-.f32 #s(literal 1 binary32) (*.f32 x x)) |
1 |
#s(literal 1 binary32) |
(* x x) |
(*.f32 x x) |
x |
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))))) |
(+ 1 (* x (* x x))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))) |
(+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))))) |
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))) |
(*.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x)))) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) |
(*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(* (* x x) (* x (* x (* x x)))) |
(*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(* x (* x (* x x))) |
(*.f32 x (*.f32 x (*.f32 x x))) |
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) x))))) |
(+ (* x x) (* x (* x x))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)) |
(copysign (neg (log (+ (- 1 (fabs x)) (* x (* x 1/2))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x)))) x) |
(neg (log (+ (- 1 (fabs x)) (* x (* x 1/2))))) |
(neg.f32 (log1p.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x)))) |
(log (+ (- 1 (fabs x)) (* x (* x 1/2)))) |
(log1p.f32 (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) |
(+ (- 1 (fabs x)) (* x (* x 1/2))) |
(+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (fabs.f32 x))) |
(- 1 (fabs x)) |
(-.f32 #s(literal 1 binary32) (fabs.f32 x)) |
1 |
#s(literal 1 binary32) |
(fabs x) |
(fabs.f32 x) |
x |
(* x (* x 1/2)) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(* x 1/2) |
(*.f32 x #s(literal 1/2 binary32)) |
1/2 |
#s(literal 1/2 binary32) |
(copysign (neg (log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(neg (log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))) |
(neg.f32 (log1p.f32 (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) |
(log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))) |
(log1p.f32 (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x))) |
(+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))) |
(-.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (-.f32 #s(literal -1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(- 1 (fabs x)) |
(-.f32 #s(literal 1 binary32) (fabs.f32 x)) |
1 |
#s(literal 1 binary32) |
(fabs x) |
(fabs.f32 x) |
x |
(* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
(* x x) |
(*.f32 x x) |
(+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))) |
(+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) |
1/2 |
#s(literal 1/2 binary32) |
(* x (* x (+ -1/8 (* (* x x) 1/16)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) |
(* x (+ -1/8 (* (* x x) 1/16))) |
(*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) |
(+ -1/8 (* (* x x) 1/16)) |
(+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) |
-1/8 |
#s(literal -1/8 binary32) |
(* (* x x) 1/16) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
1/16 |
#s(literal 1/16 binary32) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) |
| ✓ | accuracy | 100.0% | (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
| ✓ | accuracy | 92.4% | (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
| ✓ | accuracy | 100.0% | (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
| ✓ | accuracy | 92.4% | (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
| ✓ | accuracy | 99.9% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 99.9% | (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) |
| ✓ | accuracy | 99.8% | (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x))))) |
| ✓ | accuracy | 92.4% | (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)))) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
| ✓ | accuracy | 100.0% | (/.f32 #s(literal -1 binary32) x) |
| ✓ | accuracy | 100.0% | (log.f32 (/.f32 #s(literal -1 binary32) x)) |
| ✓ | 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 | 92.4% | (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
| 133.0ms | 188× | 0 | invalid |
| 133.0ms | 40× | 5 | exit |
| 15.0ms | 28× | 0 | valid |
Compiled 790 to 51 computations (93.5% saved)
ival-mult: 49.0ms (23.8% of total)ival-neg: 37.0ms (18% of total)ival-log: 30.0ms (14.6% of total)ival-add: 21.0ms (10.2% of total)backward-pass: 19.0ms (9.2% of total)ival-copysign: 17.0ms (8.3% of total)ival-div: 12.0ms (5.8% of total)compiled-spec: 10.0ms (4.9% of total)ival-sub: 5.0ms (2.4% of total)ival-sqrt: 2.0ms (1% of total)ival-fabs: 2.0ms (1% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)> |
#<alt (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))> |
#<alt (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))> |
#<alt (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (log (/ -1 x))> |
#<alt (/ -1 x)> |
#<alt (copysign (neg (log (/ (/ (- 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)> |
#<alt (neg (log (/ (/ (- 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)))))> |
#<alt (log (/ (/ (- 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))))> |
#<alt (/ (/ (- 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)))> |
#<alt (copysign (neg (log (+ (- 1 (fabs x)) (* x (* x 1/2))))) x)> |
#<alt (neg (log (+ (- 1 (fabs x)) (* x (* x 1/2)))))> |
#<alt (log (+ (- 1 (fabs x)) (* x (* x 1/2))))> |
#<alt (+ (- 1 (fabs x)) (* x (* x 1/2)))> |
#<alt (copysign (neg (log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))) x)> |
#<alt (neg (log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))))> |
#<alt (log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))> |
#<alt (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))> |
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))> |
#<alt (fabs x)> |
#<alt (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))> |
#<alt (* (* x x) (* x (* x (* x x))))> |
#<alt (* x (* x x))> |
#<alt (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))> |
#<alt (* x (+ -1/8 (* (* x x) 1/16)))> |
| Outputs |
|---|
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)> |
#<alt (* -1 (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (- (/ (fabs x) x) (log (/ 1 x)))> |
#<alt (- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x))))> |
#<alt (- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (/ (fabs x) x)) (log (/ -1 x)))> |
#<alt (- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))> |
#<alt (log (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (log (/ 1 x))> |
#<alt (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))> |
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))> |
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))> |
#<alt (log (/ -1 x))> |
#<alt (+ (log (/ -1 x)) (/ (fabs x) x))> |
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (/ 1 (+ 1 (fabs x)))> |
#<alt (+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))> |
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1 (/ (fabs x) x))) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x)> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ (fabs x) x)) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x))> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (copysign (log (/ -1 x)) x)> |
#<alt (+ (log -1) (* -1 (log x)))> |
#<alt (+ (log -1) (* -1 (log x)))> |
#<alt (+ (log -1) (* -1 (log x)))> |
#<alt (+ (log -1) (* -1 (log x)))> |
#<alt (+ (log -1) (log (/ 1 x)))> |
#<alt (+ (log -1) (log (/ 1 x)))> |
#<alt (+ (log -1) (log (/ 1 x)))> |
#<alt (+ (log -1) (log (/ 1 x)))> |
#<alt (log (/ -1 x))> |
#<alt (log (/ -1 x))> |
#<alt (log (/ -1 x))> |
#<alt (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 (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x)> |
#<alt (copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x)> |
#<alt (copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x)> |
#<alt (copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x)> |
#<alt (copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x)> |
#<alt (copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x)> |
#<alt (copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x)> |
#<alt (copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x)> |
#<alt (copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x)> |
#<alt (copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x)> |
#<alt (copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x)> |
#<alt (copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (- (/ 1 x) (log (/ 1 x)))> |
#<alt (- (/ 1 x) (+ (log (/ 1 x)) (/ 1/2 (pow x 2))))> |
#<alt (- (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))) (+ (log (/ 1 x)) (/ 1/2 (pow x 2))))> |
#<alt (* -1 (+ (log -1) (log (/ -1 x))))> |
#<alt (- (/ 1 x) (+ (log -1) (log (/ -1 x))))> |
#<alt (- (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (+ (log -1) (log (/ -1 x))))> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (+ (log -1) (log (/ -1 x))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/2 x) 1))> |
#<alt (* x (- (* x (+ 1/2 (* -1/3 x))) 1))> |
#<alt (* x (- (* x (+ 1/2 (* x (- (* 1/4 x) 1/3)))) 1))> |
#<alt (log (/ 1 x))> |
#<alt (- (log (/ 1 x)) (/ 1 x))> |
#<alt (- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (/ 1 x))> |
#<alt (- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))))> |
#<alt (+ (log -1) (log (/ -1 x)))> |
#<alt (- (+ (log -1) (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ 1 (* -1 (/ (- 1/2 (* 1/3 (/ 1 x))) x))) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- x 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1)))> |
#<alt (/ 1 x)> |
#<alt (/ (- 1 (/ 1 x)) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x)> |
#<alt (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (/ 1 x) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x))> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x)> |
#<alt (* -1 (log (- 1 (fabs x))))> |
#<alt (- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x))))> |
#<alt (- (* (pow x 2) (- (* 1/8 (/ (pow x 2) (pow (- 1 (fabs x)) 2))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (+ (* -1/24 (/ (pow x 2) (pow (- 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))> |
#<alt (* -1 (+ (log 1/2) (* -2 (log (/ 1 x)))))> |
#<alt (- (* -2 (/ (- 1 (fabs x)) (pow x 2))) (+ (log 1/2) (* -2 (log (/ 1 x)))))> |
#<alt (- (* 2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))))> |
#<alt (- (* -8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6))) (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))))> |
#<alt (* -1 (+ (log 1/2) (* -2 (log (/ -1 x)))))> |
#<alt (- (* -2 (/ (- 1 (fabs x)) (pow x 2))) (+ (log 1/2) (* -2 (log (/ -1 x)))))> |
#<alt (- (* 2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))))> |
#<alt (- (* -8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6))) (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))))> |
#<alt (log (- 1 (fabs x)))> |
#<alt (+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x)))))> |
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (- 1 (fabs x)) 2))) (* 1/2 (/ 1 (- 1 (fabs x)))))))> |
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (- 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/2 (/ 1 (- 1 (fabs x)))))))> |
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (- 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6)))))))> |
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (- 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6)))))))> |
#<alt (- 1 (fabs x))> |
#<alt (- (+ 1 (* 1/2 (pow x 2))) (fabs x))> |
#<alt (- (+ 1 (* 1/2 (pow x 2))) (fabs x))> |
#<alt (- (+ 1 (* 1/2 (pow x 2))) (fabs x))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2))))> |
#<alt (copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x)> |
#<alt (copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x)> |
#<alt (copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x)> |
#<alt (* -1 (log (- 1 (fabs x))))> |
#<alt (- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x))))> |
#<alt (- (* (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))))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x))))> |
#<alt (* -1 (+ (log 1/16) (* -6 (log (/ 1 x)))))> |
#<alt (- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (* -6 (log (/ 1 x)))))> |
#<alt (- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))))> |
#<alt (- (+ (* -1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (* 2 (/ 1 (pow x 2)))) (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))))> |
#<alt (* -1 (+ (log 1/16) (* -6 (log (/ -1 x)))))> |
#<alt (- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (* -6 (log (/ -1 x)))))> |
#<alt (- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))))> |
#<alt (- (+ (* -1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (* 2 (/ 1 (pow x 2)))) (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))))> |
#<alt (log (- 1 (fabs x)))> |
#<alt (+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x)))))> |
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (- 1 (fabs x)))))))> |
#<alt (+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (- 1 (fabs x)))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 30 (/ 1 (pow (- 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))))> |
#<alt (+ (log 1/16) (* -6 (log (/ 1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))> |
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- 1 (fabs x))> |
#<alt (- (+ 1 (* 1/2 (pow x 2))) (fabs x))> |
#<alt (- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x))> |
#<alt (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 6)))) (+ (* 1/8 (/ 1 (pow x 2))) (/ (fabs x) (pow x 6)))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 6)))) (+ (* 1/8 (/ 1 (pow x 2))) (/ (fabs x) (pow x 6)))))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (* -1 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 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* -1/8 x)> |
#<alt (* x (- (* 1/16 (pow x 2)) 1/8))> |
#<alt (* x (- (* 1/16 (pow x 2)) 1/8))> |
#<alt (* x (- (* 1/16 (pow x 2)) 1/8))> |
#<alt (* 1/16 (pow x 3))> |
#<alt (* (pow x 3) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/16)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/16)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/16)))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | inf | (copysign (neg (log (/ (/ (- 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) |
| 6.0ms | x | @ | inf | (log (/ -1 x)) |
| 3.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.0ms | x | @ | inf | (neg (log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))) |
| 1× | batch-egg-rewrite |
| 2984× | *-lowering-*.f32 |
| 2984× | *-lowering-*.f64 |
| 1530× | pow-lowering-pow.f64 |
| 1530× | pow-lowering-pow.f32 |
| 1342× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 436 |
| 1 | 354 | 382 |
| 2 | 3425 | 372 |
| 0 | 8160 | 372 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x) |
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) |
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))) |
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(copysign (log (/ -1 x)) x) |
(log (/ -1 x)) |
(/ -1 x) |
(copysign (neg (log (/ (/ (- 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) |
(neg (log (/ (/ (- 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))))) |
(log (/ (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (- 1 (* x x)))) |
(/ (/ (- 1 (* x x)) (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) (- 1 (* x x))) |
(copysign (neg (log (+ (- 1 (fabs x)) (* x (* x 1/2))))) x) |
(neg (log (+ (- 1 (fabs x)) (* x (* x 1/2))))) |
(log (+ (- 1 (fabs x)) (* x (* x 1/2)))) |
(+ (- 1 (fabs x)) (* x (* x 1/2))) |
(copysign (neg (log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))) x) |
(neg (log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))))) |
(log (+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))))) |
(+ (- 1 (fabs x)) (* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16))))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))) |
(* (* x x) (* x (* x (* x x)))) |
(* x (* x x)) |
(* (* x x) (+ 1/2 (* x (* x (+ -1/8 (* (* x x) 1/16)))))) |
(* x (+ -1/8 (* (* x x) 1/16))) |
| 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))))) |
(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 x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.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 #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 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 0 binary32)) |
(-.f32 (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (+.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 (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (log.f32 (*.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (+.f32 (*.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) (pow.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 0 binary32)) |
(+.f32 (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 #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 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) (log.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) (log.f32 (-.f32 (+.f32 (*.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 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (+.f32 (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 (-.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 #s(literal -1 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(neg.f32 (/.f32 #s(literal -1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(exp.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(pow.f32 (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1/2 binary32)) |
(/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32)) (pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal -1/2 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.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))) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(neg.f32 (log.f32 (neg.f32 x))) |
(neg.f32 (log.f32 (/.f32 x #s(literal -1 binary32)))) |
(neg.f32 (log.f32 (/.f32 (/.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 #s(literal 0 binary32) (log.f32 x))) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 x)) (log.f32 #s(literal -1 binary32))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (neg.f32 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 x #s(literal -1 binary32))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (neg.f32 x))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 x #s(literal -1 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (neg.f32 x))) |
(*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 x))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 x #s(literal -1 binary32)))) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(neg.f32 (/.f32 #s(literal 1 binary32) x)) |
(exp.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 x #s(literal -1 binary32))) #s(literal -1 binary32))) |
(pow.f32 (neg.f32 x) #s(literal -1 binary32)) |
(pow.f32 (/.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 x #s(literal -1 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (neg.f32 x)) |
(/.f32 #s(literal 1 binary32) (/.f32 x #s(literal -1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) x) |
(/.f32 #s(literal -1 binary32) (neg.f32 (neg.f32 x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x #s(literal -1 binary32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) 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 #s(literal 1 binary32) x))))))))) x) |
(neg.f32 (log.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) #s(literal 1 binary32)))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 #s(literal 0 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 #s(literal 1 binary32) 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 #s(literal 1 binary32) x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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 #s(literal 1 binary32) x)))))))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))))) (log.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))))) |
(-.f32 (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log1p.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(-.f32 (log1p.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) (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 #s(literal 1 binary32) x))))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x 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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) |
(-.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) (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 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) #s(literal 2 binary32))) (log.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(*.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) #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 #s(literal 1 binary32) x))))))))) |
(neg.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 #s(literal 1 binary32) x)))))))))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) #s(literal 1 binary32)))) |
(neg.f32 (log.f32 (/.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.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 #s(literal 1 binary32) x)))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(+.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 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 x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (log1p.f32 (*.f32 x x))) |
(-.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 #s(literal 1 binary32) x)))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(-.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 #s(literal 1 binary32) x)))))))) (log.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(-.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))))) |
(-.f32 #s(literal 0 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 #s(literal 1 binary32) 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 x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) #s(literal 1 binary32)))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) (log.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))))) |
(-.f32 (log1p.f32 (*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (log.f32 (*.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))))) |
(-.f32 (log1p.f32 (neg.f32 (*.f32 x (*.f32 x (*.f32 x x))))) (log.f32 (*.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.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 #s(literal 1 binary32) x)))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))) (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32))) (log.f32 (*.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (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 #s(literal 1 binary32) x))))))) #s(literal 1 binary32))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x 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 #s(literal 1 binary32) x)))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (-.f32 (pow.f32 (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 #s(literal 1 binary32) x)))))))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 3 binary32))) (+.f32 (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 #s(literal 1 binary32) x)))))))) #s(literal 2 binary32)) (+.f32 (pow.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 2 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 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 (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 #s(literal 1 binary32) x)))))))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 2 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 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))))) |
(log.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(neg.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(neg.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(exp.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 #s(literal 1 binary32) x))))))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (-.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 (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) #s(literal 1 binary32)) |
(pow.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 #s(literal 1 binary32) x)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 (*.f32 x x) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(-.f32 (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (/.f32 (*.f32 x x) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 #s(literal 1 binary32) (/.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 #s(literal 1 binary32) x)))))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (neg.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (*.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.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 #s(literal 1 binary32) x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(*.f32 (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.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 #s(literal 1 binary32) x))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(*.f32 (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal 1 binary32)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)))))) (log.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32))))) (log.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) #s(literal 2 binary32))) (+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(*.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) #s(literal -1 binary32)) |
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(log1p.f32 (neg.f32 (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(log1p.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)))))) |
(+.f32 (log.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))))))) |
(+.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32))))) (log.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32))))) (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)) (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))))) |
(-.f32 (log.f32 (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)))) (log.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)))))) (log.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32))))) (log.f32 (neg.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal 3 binary32)))) (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) (log.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal 2 binary32)))) (log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(+.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) |
(+.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(pow.f32 (/.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) |
(-.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(-.f32 (/.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (/.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)))) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)) (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) |
(/.f32 (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32))))) (neg.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))))) |
(/.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)))) (neg.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(*.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))))) |
(*.f32 (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) #s(literal 1 binary32)))) |
(+.f32 #s(literal 0 binary32) (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) (log.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))))) |
(+.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (neg.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal 2 binary32))) (+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(*.f32 #s(literal -1 binary32) (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(*.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) #s(literal -1 binary32)) |
(log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(log1p.f32 (neg.f32 (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(log1p.f32 (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) |
(+.f32 (log.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))))))) |
(+.f32 (log.f32 (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (log.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) (log.f32 (neg.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))))))) |
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (log.f32 (neg.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) #s(literal 3 binary32)))) (log.f32 (+.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) (log.f32 (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) #s(literal 2 binary32)))) (log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(+.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) |
(+.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) |
(+.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) #s(literal 1 binary32)) (-.f32 #s(literal 0 binary32) (fabs.f32 x))) |
(pow.f32 (/.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) |
(-.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(-.f32 (/.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (/.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(-.f32 (+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) #s(literal 1 binary32)) (fabs.f32 x)) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) |
(/.f32 #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 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))) |
(/.f32 (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))))) (neg.f32 (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (neg.f32 (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) #s(literal 2 binary32)) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(*.f32 (+.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x)))))))))))) |
(*.f32 (*.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) |
(exp.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(exp.f32 (*.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(pow.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 x x)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(*.f32 #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 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32))) #s(literal 1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.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 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.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)))) |
(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)) |
(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 #s(literal 1 binary32) x)))))) |
(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 #s(literal 1 binary32) x))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) #s(literal -1 binary32))) |
(+.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
(pow.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 x (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (*.f32 x x) (/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 (*.f32 x x) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) x) x)) (-.f32 (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) x) x)) (*.f32 x (*.f32 x (*.f32 x x)))))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
(fma.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (*.f32 (*.f32 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 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 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 #s(literal 1 binary32) x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.f32 x (*.f32 x x)))) (*.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) |
(/.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 #s(literal 1 binary32) x)))) |
(/.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 #s(literal 1 binary32) x))))) |
(/.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 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 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 #s(literal 1 binary32) 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)))) #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 #s(literal 1 binary32) x))))) |
(/.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 #s(literal 1 binary32) x)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) (+.f32 (/.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (/.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 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 #s(literal 1 binary32) x))))) (*.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 #s(literal 1 binary32) x))))) |
(*.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 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) #s(literal 1 binary32)) |
(*.f32 (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 #s(literal 1 binary32) x)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) x) x)) (-.f32 (*.f32 x (*.f32 (+.f32 #s(literal 1 binary32) x) x)) (*.f32 x (*.f32 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 #s(literal 1 binary32) x))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))))) (*.f32 (*.f32 x x) (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(exp.f32 (*.f32 #s(literal 6 binary32) (log.f32 x))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 4 binary32) (log.f32 x)) #s(literal 3/2 binary32))) |
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 2 binary32))) |
(exp.f32 (+.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 3 binary32)) (*.f32 (log.f32 (fabs.f32 x)) #s(literal 3 binary32)))) |
(pow.f32 x #s(literal 6 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 6 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 3 binary32)) |
(pow.f32 (*.f32 x (*.f32 x x)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 3/2 binary32)) |
(pow.f32 (neg.f32 (*.f32 x (*.f32 x x))) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))))) |
(*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) |
(*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) |
(*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x x)) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) |
(*.f32 (neg.f32 (*.f32 x (*.f32 x x))) (neg.f32 (*.f32 x (*.f32 x x)))) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x x)))) x) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 9/2 binary32))) |
(*.f32 (pow.f32 x #s(literal 9/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 2 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) |
(*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 3 binary32)) (*.f32 x (*.f32 x x))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (fabs.f32 x)) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (*.f32 (log.f32 x) #s(literal 2 binary32)) #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)) |
(pow.f32 (pow.f32 x #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 3 binary32)) |
(pow.f32 (exp.f32 (log.f32 (fabs.f32 x))) #s(literal 3 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(*.f32 x (*.f32 x x)) |
(*.f32 (fabs.f32 x) (*.f32 x x)) |
(*.f32 (*.f32 x x) x) |
(*.f32 (*.f32 x x) (fabs.f32 x)) |
(*.f32 (*.f32 x (*.f32 x x)) #s(literal 1 binary32)) |
(*.f32 (*.f32 x (*.f32 x x)) (pow.f32 #s(literal 1 binary32) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32)) (pow.f32 (fabs.f32 x) #s(literal 3/2 binary32))) |
(*.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 x x)) |
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) |
(*.f32 (pow.f32 (neg.f32 x) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 x) #s(literal 3/2 binary32))) |
(*.f32 (pow.f32 (*.f32 #s(literal 1 binary32) x) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) x (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/8 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (+.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)) (-.f32 (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) |
(/.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (*.f32 x x) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) (*.f32 x x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 x x)) (-.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) |
(*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (*.f32 x x)) |
(*.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))) x) |
(+.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) |
(+.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x #s(literal -1/8 binary32))) |
(fma.f32 x #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) |
(fma.f32 #s(literal -1/8 binary32) x (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) #s(literal -1/512 binary32)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/4096 binary32))))) (+.f32 (*.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x #s(literal -1/8 binary32))) (-.f32 (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) (*.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x #s(literal -1/8 binary32))) (*.f32 (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) (-.f32 (*.f32 x #s(literal -1/8 binary32)) (*.f32 x (*.f32 x (*.f32 x #s(literal 1/16 binary32)))))) |
(/.f32 (*.f32 x (+.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/4096 binary32))))) (+.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))) |
(/.f32 (*.f32 x (-.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/256 binary32)))) (-.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) |
(/.f32 (*.f32 (+.f32 #s(literal -1/512 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/4096 binary32)))) x) (+.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) (-.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/64 binary32) (*.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal 1/256 binary32))) x) (-.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) |
(*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))) |
(*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) x) |
| 1× | egg-herbie |
| 3862× | *-lowering-*.f32 |
| 3862× | *-lowering-*.f64 |
| 3250× | +-lowering-+.f64 |
| 3250× | +-lowering-+.f32 |
| 1744× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 594 | 4850 |
| 1 | 1997 | 4439 |
| 2 | 6970 | 4396 |
| 0 | 8079 | 4396 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(* -1 (log (/ 1 (+ 1 (fabs x))))) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x))))) |
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(* -1 (log (/ 1 x))) |
(- (/ (fabs x) x) (log (/ 1 x))) |
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))) |
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(* -1 (log (/ -1 x))) |
(- (* -1 (/ (fabs x) x)) (log (/ -1 x))) |
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(log (/ 1 (+ 1 (fabs x)))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(log (/ 1 x)) |
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))) |
(log (/ -1 x)) |
(+ (log (/ -1 x)) (/ (fabs x) x)) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x))) |
(/ 1 (+ 1 (fabs x))) |
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ (fabs x) x))) x) |
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ (fabs x) x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x)) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign (log (/ -1 x)) x) |
(+ (log -1) (* -1 (log x))) |
(+ (log -1) (* -1 (log x))) |
(+ (log -1) (* -1 (log x))) |
(+ (log -1) (* -1 (log x))) |
(+ (log -1) (log (/ 1 x))) |
(+ (log -1) (log (/ 1 x))) |
(+ (log -1) (log (/ 1 x))) |
(+ (log -1) (log (/ 1 x))) |
(log (/ -1 x)) |
(log (/ -1 x)) |
(log (/ -1 x)) |
(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 (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x) |
(copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x) |
(copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x) |
(copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(- (/ 1 x) (log (/ 1 x))) |
(- (/ 1 x) (+ (log (/ 1 x)) (/ 1/2 (pow x 2)))) |
(- (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))) (+ (log (/ 1 x)) (/ 1/2 (pow x 2)))) |
(* -1 (+ (log -1) (log (/ -1 x)))) |
(- (/ 1 x) (+ (log -1) (log (/ -1 x)))) |
(- (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (+ (log -1) (log (/ -1 x)))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (+ (log -1) (log (/ -1 x)))) |
(* -1 x) |
(* x (- (* 1/2 x) 1)) |
(* x (- (* x (+ 1/2 (* -1/3 x))) 1)) |
(* x (- (* x (+ 1/2 (* x (- (* 1/4 x) 1/3)))) 1)) |
(log (/ 1 x)) |
(- (log (/ 1 x)) (/ 1 x)) |
(- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (/ 1 x)) |
(- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) |
(+ (log -1) (log (/ -1 x))) |
(- (+ (log -1) (log (/ -1 x))) (/ 1 x)) |
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 x))) x)))) |
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ 1 (* -1 (/ (- 1/2 (* 1/3 (/ 1 x))) x))) x)))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- x 1))) |
(+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) |
(/ 1 x) |
(/ (- 1 (/ 1 x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x) |
(/ 1 x) |
(* -1 (/ (- (/ 1 x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(* -1 (log (- 1 (fabs x)))) |
(- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x)))) |
(- (* (pow x 2) (- (* 1/8 (/ (pow x 2) (pow (- 1 (fabs x)) 2))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x)))) |
(- (* (pow x 2) (- (* (pow x 2) (+ (* -1/24 (/ (pow x 2) (pow (- 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x)))) |
(* -1 (+ (log 1/2) (* -2 (log (/ 1 x))))) |
(- (* -2 (/ (- 1 (fabs x)) (pow x 2))) (+ (log 1/2) (* -2 (log (/ 1 x))))) |
(- (* 2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))) |
(- (* -8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6))) (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))))) |
(* -1 (+ (log 1/2) (* -2 (log (/ -1 x))))) |
(- (* -2 (/ (- 1 (fabs x)) (pow x 2))) (+ (log 1/2) (* -2 (log (/ -1 x))))) |
(- (* 2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))) |
(- (* -8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6))) (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))))) |
(log (- 1 (fabs x))) |
(+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x))))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (- 1 (fabs x)) 2))) (* 1/2 (/ 1 (- 1 (fabs x))))))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (- 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/2 (/ 1 (- 1 (fabs x))))))) |
(+ (log 1/2) (* -2 (log (/ 1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (- 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6))))))) |
(+ (log 1/2) (* -2 (log (/ -1 x)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (- 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6))))))) |
(- 1 (fabs x)) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(* -1 (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/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x)))) |
(* -1 (+ (log 1/16) (* -6 (log (/ 1 x))))) |
(- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (* -6 (log (/ 1 x))))) |
(- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4))))) |
(- (+ (* -1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (* 2 (/ 1 (pow x 2)))) (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4))))) |
(* -1 (+ (log 1/16) (* -6 (log (/ -1 x))))) |
(- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (* -6 (log (/ -1 x))))) |
(- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4))))) |
(- (+ (* -1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (* 2 (/ 1 (pow x 2)))) (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4))))) |
(log (- 1 (fabs x))) |
(+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x))))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (- 1 (fabs x))))))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (- 1 (fabs x)))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 30 (/ 1 (pow (- 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (- 1 (fabs x))))))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(- 1 (fabs x)) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x)) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 6)))) (+ (* 1/8 (/ 1 (pow x 2))) (/ (fabs x) (pow x 6))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 6)))) (+ (* 1/8 (/ 1 (pow x 2))) (/ (fabs x) (pow x 6))))) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(* -1 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 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* -1/8 x) |
(* x (- (* 1/16 (pow x 2)) 1/8)) |
(* x (- (* 1/16 (pow x 2)) 1/8)) |
(* x (- (* 1/16 (pow x 2)) 1/8)) |
(* 1/16 (pow x 3)) |
(* (pow x 3) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 3) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* 1/16 (pow x 3)) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/16))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/16))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/16))) |
| Outputs |
|---|
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(* -1 (log (/ 1 (+ 1 (fabs x))))) |
(log1p.f32 (fabs.f32 x)) |
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 (*.f32 x x) (+.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 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x))))) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal -720 binary32) (*.f32 #s(literal -720 binary32) (fabs.f32 x)))) (+.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 90 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (/.f32 #s(literal -30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal -1/720 binary32))) (*.f32 #s(literal -1/24 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 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))))) (log1p.f32 (fabs.f32 x))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(- (/ (fabs x) x) (log (/ 1 x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) |
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))) |
(+.f32 (+.f32 (/.f32 (*.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 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)) (-.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.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 (fabs.f32 x) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (neg.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) 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 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x)) (*.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.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 x (*.f32 x #s(literal -1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (+.f32 (*.f32 (+.f32 #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 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) (*.f32 (*.f32 x x) #s(literal 1/24 binary32))))) (log1p.f32 (fabs.f32 x))) |
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (+.f32 (*.f32 (+.f32 #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 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) #s(literal 24 binary32))) (/.f32 #s(literal -3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) #s(literal 1/24 binary32)) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal 1/16 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (+.f32 #s(literal -720 binary32) (*.f32 #s(literal -720 binary32) (fabs.f32 x)))) (+.f32 (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 90 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)))) (/.f32 #s(literal -30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))) (/.f32 #s(literal -1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (fabs.f32 x))) |
(log (/ 1 x)) |
(neg.f32 (log.f32 x)) |
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x))) |
(-.f32 (/.f32 (fabs.f32 x) (neg.f32 x)) (log.f32 x)) |
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))) |
(-.f32 (-.f32 (*.f32 (-.f32 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.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 (*.f32 #s(literal -2 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (fabs.f32 x) x)) (log.f32 x)) (*.f32 (/.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (*.f32 x (*.f32 x x))) #s(literal 1/6 binary32))) |
(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 (/.f32 (+.f32 (+.f32 (neg.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 (fabs.f32 x) (*.f32 (*.f32 x x) #s(literal -2 binary32))) (*.f32 #s(literal -6 binary32) (+.f32 (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) (*.f32 (fabs.f32 x) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x))) (neg.f32 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 x (*.f32 x #s(literal -1/2 binary32))) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))))) (/.f32 #s(literal -1/2 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))) |
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.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 (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) (neg.f32 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 (neg.f32 (+.f32 (/.f32 (-.f32 (-.f32 (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/2 binary32)) x) (*.f32 (fabs.f32 x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x x)) x))) (-.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) (fabs.f32 x))) x)) (neg.f32 x)) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign (log (/ -1 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(+ (log -1) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(log (/ -1 x)) |
(log.f32 (/.f32 #s(literal -1 binary32) x)) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(/ -1 x) |
(/.f32 #s(literal -1 binary32) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (+ 1 (pow x 3))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))))) x) |
(copysign (neg (log (/ (+ 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 (* -1 (pow x 3)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (*.f32 (+.f32 x #s(literal 1 binary32)) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 x (*.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)))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(- (/ 1 x) (log (/ 1 x))) |
(+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) |
(- (/ 1 x) (+ (log (/ 1 x)) (/ 1/2 (pow x 2)))) |
(-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) (neg.f32 (log.f32 x))) |
(- (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3)))) (+ (log (/ 1 x)) (/ 1/2 (pow x 2)))) |
(+.f32 (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))) (-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) (neg.f32 (log.f32 x)))) |
(* -1 (+ (log -1) (log (/ -1 x)))) |
(-.f32 (*.f32 #s(literal -1 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(- (/ 1 x) (+ (log -1) (log (/ -1 x)))) |
(-.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32)))) |
(- (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)) (+ (log -1) (log (/ -1 x)))) |
(-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32)))) |
(- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)) (+ (log -1) (log (/ -1 x)))) |
(-.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/3 binary32) x)) x)) x) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32)))) |
(* -1 x) |
(neg.f32 x) |
(* x (- (* 1/2 x) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x #s(literal 1/2 binary32)))) |
(* x (- (* x (+ 1/2 (* -1/3 x))) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x #s(literal -1/3 binary32)))))) |
(* x (- (* x (+ 1/2 (* x (- (* 1/4 x) 1/3)))) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 #s(literal -1/3 binary32) (*.f32 x #s(literal 1/4 binary32)))))))) |
(log (/ 1 x)) |
(neg.f32 (log.f32 x)) |
(- (log (/ 1 x)) (/ 1 x)) |
(neg.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x))) |
(- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (/ 1 x)) |
(+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x)) |
(- (+ (log (/ 1 x)) (/ 1/2 (pow x 2))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) |
(+.f32 (neg.f32 (log.f32 x)) (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) x)) x) (/.f32 #s(literal 1/3 binary32) (*.f32 x (*.f32 x x))))) |
(+ (log -1) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32))) |
(- (+ (log -1) (log (/ -1 x))) (/ 1 x)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (- 1 (* 1/2 (/ 1 x))) x)))) |
(-.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) x)) x)) |
(+ (log -1) (+ (log (/ -1 x)) (* -1 (/ (+ 1 (* -1 (/ (- 1/2 (* 1/3 (/ 1 x))) x))) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.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)) x)) x))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 x)) |
(-.f32 #s(literal 1 binary32) x) |
(+ 1 (* x (- x 1))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 x #s(literal -1 binary32)))) |
(+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) x))))) |
(/ 1 x) |
(/.f32 #s(literal 1 binary32) x) |
(/ (- 1 (/ 1 x)) x) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) x)) x) |
(/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x) |
(/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) x)) x) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) x))) x) |
(/ 1 x) |
(/.f32 #s(literal 1 binary32) x) |
(* -1 (/ (- (/ 1 x) 1) x)) |
(/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x)) (neg.f32 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)) |
(/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x)) (neg.f32 x))) (neg.f32 x)) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* 1/2 (pow x 2))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(* -1 (log (- 1 (fabs x)))) |
(neg.f32 (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x)))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(- (* (pow x 2) (- (* 1/8 (/ (pow x 2) (pow (- 1 (fabs x)) 2))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x)))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(- (* (pow x 2) (- (* (pow x 2) (+ (* -1/24 (/ (pow x 2) (pow (- 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x)))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal -1/24 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(* -1 (+ (log 1/2) (* -2 (log (/ 1 x))))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) |
(- (* -2 (/ (- 1 (fabs x)) (pow x 2))) (+ (log 1/2) (* -2 (log (/ 1 x))))) |
(-.f32 (*.f32 #s(literal -2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) |
(- (* 2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))) |
(-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))) (+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x))) (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))))) |
(- (* -8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6))) (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))))) |
(-.f32 (*.f32 #s(literal -8/3 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (*.f32 #s(literal -2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))))))) |
(* -1 (+ (log 1/2) (* -2 (log (/ -1 x))))) |
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (neg.f32 (log.f32 #s(literal 1/2 binary32)))) |
(- (* -2 (/ (- 1 (fabs x)) (pow x 2))) (+ (log 1/2) (* -2 (log (/ -1 x))))) |
(+.f32 (-.f32 (*.f32 #s(literal -2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (log.f32 #s(literal 1/2 binary32))) (*.f32 #s(literal 2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(- (* 2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))) |
(-.f32 (/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (pow.f32 x #s(literal 4 binary32))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) |
(- (* -8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6))) (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))))) |
(-.f32 (*.f32 #s(literal -8/3 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal -2 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (log.f32 #s(literal 1/2 binary32))))) |
(log (- 1 (fabs x))) |
(log1p.f32 (neg.f32 (fabs.f32 x))) |
(+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x))))) |
(+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (- 1 (fabs x)) 2))) (* 1/2 (/ 1 (- 1 (fabs x))))))) |
(+.f32 (log1p.f32 (neg.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 (*.f32 x x) #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 (/ (pow x 2) (pow (- 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/2 (/ 1 (- 1 (fabs x))))))) |
(+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (*.f32 x (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (-.f32 (/.f32 (*.f32 (*.f32 x x) #s(literal 1/24 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))))) |
(+ (log 1/2) (* -2 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x))) (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))) |
(+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (*.f32 #s(literal -2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))))) |
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (- 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6))))))) |
(+.f32 (+.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (*.f32 #s(literal -2 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32)))))) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) #s(literal 8/3 binary32)) (pow.f32 x #s(literal 6 binary32)))) |
(+ (log 1/2) (* -2 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (- 1 (fabs x)) (pow x 2))))) |
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (*.f32 #s(literal -2 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (- 1 (fabs x)) (pow x 2)))))) |
(+.f32 (*.f32 #s(literal -2 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (log.f32 #s(literal 1/2 binary32)))) |
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (- 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (- 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (- 1 (fabs x)) 3) (pow x 6))))))) |
(+.f32 (+.f32 (*.f32 #s(literal -2 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 x #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x))) (log.f32 #s(literal 1/2 binary32)))) (/.f32 (*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32)) #s(literal 8/3 binary32)) (pow.f32 x #s(literal 6 binary32)))) |
(- 1 (fabs x)) |
(-.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(* 1/2 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/2 binary32)) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))) |
(* 1/2 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/2 binary32)) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ (fabs x) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x x)))) |
(copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (fabs.f32 x)) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (fabs.f32 x)) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (fabs.f32 x)) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (fabs.f32 x)) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (fabs.f32 x)) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (fabs.f32 x)) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (fabs.f32 x)) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(copysign (neg (log (- (+ 1 (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2)))) (+ (fabs x) (* 1/8 (pow x 4)))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (fabs.f32 x)) (*.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32)))))) x) |
(* -1 (log (- 1 (fabs x)))) |
(neg.f32 (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(- (* -1/2 (/ (pow x 2) (- 1 (fabs x)))) (log (- 1 (fabs x)))) |
(-.f32 (/.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (neg.f32 (fabs.f32 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)))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 3 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.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 (neg.f32 (fabs.f32 x)))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1/720 (* (pow x 2) (+ (* 30 (/ 1 (pow (- 1 (fabs x)) 3))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 45 (/ 1 (- 1 (fabs x)))))))) (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (- 1 (fabs x)))))) (log (- 1 (fabs x)))) |
(-.f32 (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 30 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 45 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) #s(literal -1/720 binary32))) (+.f32 (/.f32 #s(literal -1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))))) (/.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (log1p.f32 (neg.f32 (fabs.f32 x)))) |
(* -1 (+ (log 1/16) (* -6 (log (/ 1 x))))) |
(neg.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32)))) |
(- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (* -6 (log (/ 1 x))))) |
(+.f32 (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (log.f32 #s(literal 1/16 binary32))) (*.f32 #s(literal -6 binary32) (log.f32 x))) |
(- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4))))) |
(-.f32 (+.f32 (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (log.f32 #s(literal 1/16 binary32))) (*.f32 #s(literal -6 binary32) (log.f32 x))) (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32)))) |
(- (+ (* -1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (* 2 (/ 1 (pow x 2)))) (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4))))) |
(+.f32 (-.f32 (+.f32 (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (log.f32 #s(literal 1/16 binary32))) (*.f32 #s(literal -6 binary32) (log.f32 x))) (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 (*.f32 #s(literal -1/720 binary32) (+.f32 #s(literal 9600 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 11520 binary32)))) (pow.f32 x #s(literal 6 binary32)))) |
(* -1 (+ (log 1/16) (* -6 (log (/ -1 x))))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 6 binary32)) (neg.f32 (log.f32 #s(literal 1/16 binary32)))) |
(- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (* -6 (log (/ -1 x))))) |
(+.f32 (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (log.f32 #s(literal 1/16 binary32))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 6 binary32))) |
(- (* 2 (/ 1 (pow x 2))) (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4))))) |
(-.f32 (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (log.f32 #s(literal 1/16 binary32))) (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal -6 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))) |
(- (+ (* -1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (* 2 (/ 1 (pow x 2)))) (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4))))) |
(+.f32 (/.f32 #s(literal 2 binary32) (*.f32 x x)) (-.f32 (/.f32 (*.f32 #s(literal -1/720 binary32) (+.f32 #s(literal 9600 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 11520 binary32)))) (pow.f32 x #s(literal 6 binary32))) (+.f32 (*.f32 #s(literal -6 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))))))) |
(log (- 1 (fabs x))) |
(log1p.f32 (neg.f32 (fabs.f32 x))) |
(+ (log (- 1 (fabs x))) (* 1/2 (/ (pow x 2) (- 1 (fabs x))))) |
(+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (- 1 (fabs x))))))) |
(+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32)))))))) |
(+ (log (- 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (- 1 (fabs x)))) (* 3 (/ 1 (pow (- 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (- 1 (fabs x)))) (+ (* 45 (/ 1 (pow (- 1 (fabs x)) 2))) (* 30 (/ 1 (pow (- 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (- 1 (fabs x))))))) |
(+.f32 (log1p.f32 (neg.f32 (fabs.f32 x))) (*.f32 x (*.f32 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 30 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))) (/.f32 #s(literal 45 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) (*.f32 (*.f32 x x) #s(literal 1/720 binary32))))))))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (-.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 2 binary32) (*.f32 x x))))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/720 binary32) (+.f32 #s(literal 9600 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 11520 binary32)))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 #s(literal -6 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 #s(literal -6 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal -6 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (- 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal 1/720 binary32) (+.f32 #s(literal 9600 binary32) (*.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 11520 binary32)))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal -6 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
(- 1 (fabs x)) |
(-.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(- (+ 1 (* 1/2 (pow x 2))) (fabs x)) |
(+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) (fabs x)) |
(+.f32 (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(- (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) (fabs x)) |
(+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 6)))) (+ (* 1/8 (/ 1 (pow x 2))) (/ (fabs x) (pow x 6))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32)))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 6)))) (+ (* 1/8 (/ 1 (pow x 2))) (/ (fabs x) (pow x 6))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (-.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32)))))) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (fabs.f32 x) (+.f32 #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 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
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) (pow.f32 x #s(literal 4 binary32))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) 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))))) |
(neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x)) x)))) |
(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 x) |
(neg.f32 x) |
(* x (- x 1)) |
(*.f32 x (+.f32 x #s(literal -1 binary32))) |
(* x (- x 1)) |
(*.f32 x (+.f32 x #s(literal -1 binary32))) |
(* x (- x 1)) |
(*.f32 x (+.f32 x #s(literal -1 binary32))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(* (pow x 2) (- 1 (/ 1 x))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)))) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 6) |
(pow.f32 x #s(literal 6 binary32)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(pow x 3) |
(*.f32 x (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/2 binary32)) |
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))) |
(*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* -1/8 x) |
(*.f32 x #s(literal -1/8 binary32)) |
(* x (- (* 1/16 (pow x 2)) 1/8)) |
(*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) |
(* x (- (* 1/16 (pow x 2)) 1/8)) |
(*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) |
(* x (- (* 1/16 (pow x 2)) 1/8)) |
(*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))) |
(* 1/16 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) |
(* (pow x 3) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x x) (*.f32 x (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 3) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x x) (*.f32 x (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* (pow x 3) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (*.f32 x x) (*.f32 x (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))))) |
(* 1/16 (pow x 3)) |
(*.f32 x (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/16))) |
(*.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/16 binary32)))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/16))) |
(*.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/16 binary32)))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/16))) |
(*.f32 (*.f32 x (*.f32 x x)) (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal -1/16 binary32)))) |
Compiled 48378 to 4378 computations (91% saved)
38 alts after pruning (31 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 940 | 21 | 961 |
| Fresh | 21 | 10 | 31 |
| Picked | 3 | 2 | 5 |
| Done | 3 | 5 | 8 |
| Total | 967 | 38 | 1005 |
| Status | Accuracy | Program |
|---|---|---|
| 51.0% | (copysign.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (log1p.f32 (neg.f32 (fabs.f32 x)))) x) | |
| 17.2% | (copysign.f32 (-.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)))) x) | |
| 13.0% | (copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) | |
| 11.6% | (copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) | |
| 52.1% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) | |
| 52.4% | (copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) | |
| 9.0% | (copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) | |
| 56.5% | (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) | |
| 59.8% | (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) | |
| 9.4% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) | |
| ✓ | 59.9% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
| 23.5% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) | |
| 12.1% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) | |
| 20.6% | (copysign.f32 (neg.f32 (log.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) x) | |
| 22.1% | (copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) | |
| 12.9% | (copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) | |
| 12.0% | (copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) | |
| 12.3% | (copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))))) x) | |
| 13.7% | (copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) | |
| 5.3% | (copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) | |
| 4.2% | (copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) | |
| 11.6% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) | |
| 28.9% | (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) | |
| 12.9% | (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) | |
| 12.0% | (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) | |
| ✓ | 14.4% | (copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
| 30.0% | (copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)) x) | |
| ✓ | 31.2% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ✓ | 28.9% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
| 29.2% | (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) | |
| ✓ | 59.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 29.9% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) | |
| 24.5% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 25.8% | (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) | |
| 23.6% | (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) | |
| ✓ | 14.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 12.1% | (copysign.f32 (log.f32 x) x) |
| 56.2% | (copysign.f32 x x) |
Compiled 2589 to 873 computations (66.3% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 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 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)) 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 (neg.f32 (log.f32 (+.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)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.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 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) 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 x (*.f32 x x))) (log.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.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 (-.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))))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x) |
(copysign.f32 (-.f32 (/.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (neg.f32 (fabs.f32 x)))) x) |
(copysign.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (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)))) x) |
(copysign.f32 (-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) (log.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) x) |
(copysign.f32 (-.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)))) x) |
(copysign.f32 (-.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))))) x) |
(copysign.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/2 binary32) (-.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (*.f32 (*.f32 x x) #s(literal 1/8 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (log1p.f32 (neg.f32 (fabs.f32 x)))) x) |
(copysign.f32 (-.f32 (log.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) (log.f32 (neg.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))))))) 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 (log.f32 (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))))) (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 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x 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)) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (+.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 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 x x)))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
2 calls:
| 22.0ms | x |
| 21.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | x |
| 99.6% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 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 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)) 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 (neg.f32 (log.f32 (+.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)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.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 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) 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 x (*.f32 x x))) (log.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.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 (-.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))))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 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 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
2 calls:
| 18.0ms | x |
| 17.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | x |
| 99.6% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 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 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)) 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 (neg.f32 (log.f32 (+.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)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.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 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)))) (+.f32 (fabs.f32 x) (-.f32 x (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) 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 x (*.f32 x x))) (log.f32 (+.f32 (*.f32 x x) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.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 (-.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))))))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x) |
1 calls:
| 23.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 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 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)) 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 (neg.f32 (log.f32 (+.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)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.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 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
1 calls:
| 16.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 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 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)) 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 (neg.f32 (log.f32 (+.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)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.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 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) |
(copysign.f32 (log.f32 (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
1 calls:
| 16.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 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 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)) 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 (neg.f32 (log.f32 (+.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)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.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) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
1 calls:
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 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 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x) (fabs.f32 x)) x)) 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 (neg.f32 (log.f32 (+.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)))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
1 calls:
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 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 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
1 calls:
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 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 (-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 (+.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal -1 binary32)))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) x) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
1 calls:
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 (log.f32 (-.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (fabs.f32 x)) x) x)) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 #s(literal 1 binary32) x) (*.f32 x (fabs.f32 x)))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) |
(copysign.f32 x x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
1 calls:
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 x x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x) |
1 calls:
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x) |
(copysign.f32 (neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 x)))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 x x) |
(copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) 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 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign.f32 (log1p.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
1 calls:
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.2% | 2 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
| Outputs |
|---|
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
1 calls:
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x #s(literal -1/2 binary32)))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.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))))) 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 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) 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 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) #s(literal 1/2 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (*.f32 x x)))))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 x (-.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 x x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 4 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
(copysign.f32 (neg.f32 (log.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) x) |
(copysign.f32 (log.f32 (/.f32 (neg.f32 (*.f32 x x)) (+.f32 #s(literal 0 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) x))) x) |
(copysign.f32 (log.f32 (+.f32 (neg.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) |
| Outputs |
|---|
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 x x) |
(copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.7% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
| Outputs |
|---|
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 x x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.6% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) x) |
| Outputs |
|---|
(copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.6% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) |
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.6% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (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 |
|---|---|---|
| 71.6% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
(copysign.f32 (log.f32 x) x) |
| Outputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.0% | 2 | x |
Compiled 2 to 1 computations (50% saved)
Total -1.4b remaining (-9.7%)
Threshold costs -1.4b (-9.7%)
| Inputs |
|---|
(copysign.f32 x x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1/2 binary32)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1/2 binary32) (*.f32 x #s(literal 1/3 binary32)))))) x) |
| Outputs |
|---|
(copysign.f32 x x) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.2% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10056617110967636 | 0.9993107914924622 |
| 0.0ms | -1.3192939758300781 | -0.06082868576049805 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10056617110967636 | 0.9993107914924622 |
| 0.0ms | -1.3192939758300781 | -0.06082868576049805 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10073583573102951 | 1.1741379499435425 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10073583573102951 | 1.1741379499435425 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10073583573102951 | 1.1741379499435425 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10073583573102951 | 1.1741379499435425 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10073583573102951 | 1.1741379499435425 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10073583573102951 | 1.1741379499435425 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10073583573102951 | 1.1741379499435425 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1741379499435425 | 3.920152425765991 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1741379499435425 | 3.920152425765991 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10073583573102951 | 1.1741379499435425 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10073583573102951 | 1.1741379499435425 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
| 0.0ms | -56865245364224.0 | -1066759028736.0 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.10073583573102951 | 1.1741379499435425 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1741379499435425 | 3.920152425765991 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1741379499435425 | 3.920152425765991 |
| 0.0ms | -1.7367275953292847 | -0.060866277664899826 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1741379499435425 | 3.920152425765991 |
| 0.0ms | -3.32334566116333 | -1.7367275953292847 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1741379499435425 | 3.920152425765991 |
| 1.0ms | -3.32334566116333 | -1.7367275953292847 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1741379499435425 | 3.920152425765991 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
| 58× | +-commutative_binary32 |
| 38× | *-commutative_binary32 |
| 24× | sub-neg_binary32 |
| 16× | neg-sub0_binary32 |
| 16× | neg-mul-1_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 837 |
| 1 | 203 | 837 |
| 2 | 223 | 837 |
| 3 | 232 | 837 |
| 4 | 233 | 837 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 x x) (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (copysign.f32 (log1p.f32 (fabs.f32 x)) x)) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(if (<=.f32 x #s(literal -50000000188416 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) (if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 x x) (copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x)))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 x x) (copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 x x) |
| Outputs |
|---|
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x))) |
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -1 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/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (fabs.f32 x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (neg.f32 (log1p.f32 (-.f32 (*.f32 (*.f32 x x) #s(literal 1/2 binary32)) (fabs.f32 x)))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (+.f32 (-.f32 (fabs.f32 x) x) (/.f32 #s(literal -1/2 binary32) x))) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 x x) (copysign.f32 (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 x x) (copysign.f32 (+.f32 (/.f32 (fabs.f32 x) x) (log.f32 x)) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (copysign.f32 (log1p.f32 (fabs.f32 x)) x)) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(if (<=.f32 x #s(literal -50000000188416 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) (if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 x x) (copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x)))) |
(if (<=.f32 x #s(literal -50000000188416 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) (if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x (*.f32 x x)))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 x x) (copysign.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) x)) x)))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 x x) (copysign.f32 (+.f32 (/.f32 #s(literal 1 binary32) x) (log.f32 x)) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 x x) (copysign.f32 (+.f32 (log.f32 x) (/.f32 #s(literal 1 binary32) x)) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -1 binary32)) (copysign.f32 (neg.f32 (log.f32 (-.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -2 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 2 binary32)) (copysign.f32 x x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 x x) |
| 3996× | *-lowering-*.f32 |
| 3996× | *-lowering-*.f64 |
| 3926× | *-lowering-*.f32 |
| 3926× | *-lowering-*.f64 |
| 3878× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 213 |
| 1 | 199 | 165 |
| 2 | 1942 | 159 |
| 0 | 8287 | 159 |
| 0 | 147 | 576 |
| 1 | 447 | 501 |
| 2 | 1531 | 489 |
| 3 | 5703 | 487 |
| 0 | 8709 | 487 |
| 0 | 352 | 2349 |
| 1 | 1096 | 2149 |
| 2 | 3744 | 2072 |
| 0 | 8453 | 2072 |
| 0 | 30 | 132 |
| 1 | 159 | 128 |
| 2 | 1408 | 128 |
| 0 | 8473 | 128 |
| 0 | 594 | 4850 |
| 1 | 1997 | 4439 |
| 2 | 6970 | 4396 |
| 0 | 8079 | 4396 |
| 0 | 9 | 11 |
| 1 | 14 | 9 |
| 2 | 15 | 9 |
| 3 | 16 | 9 |
| 0 | 16 | 9 |
| 0 | 343 | 2248 |
| 1 | 1050 | 2065 |
| 2 | 3527 | 1994 |
| 0 | 8480 | 1994 |
| 0 | 10 | 24 |
| 1 | 45 | 24 |
| 2 | 351 | 24 |
| 3 | 4005 | 24 |
| 0 | 8050 | 24 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2214 to 1100 computations (50.3% saved)
Compiled 1760 to 338 computations (80.8% saved)
Loading profile data...