
Time bar (total: 7.6s)
| 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)| 362.0ms | 8256× | 0 | valid |
ival-asinh: 140.0ms (93.4% of total)const: 7.0ms (4.7% of total)backward-pass: 3.0ms (2% 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 |
|---|---|---|---|---|---|
| 131 | 0 | - | 2 | (0.02439739555120468) | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 55 | 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) |
| 52.0ms | 366× | 0 | valid |
| 45.0ms | 146× | 1 | valid |
Compiled 115 to 29 computations (74.8% saved)
ival-add: 22.0ms (36.3% of total)ival-log: 14.0ms (23.1% of total)ival-copysign: 6.0ms (9.9% of total)ival-mult: 5.0ms (8.2% of total)ival-fabs: 5.0ms (8.2% of total)ival-sqrt: 5.0ms (8.2% of total)backward-pass: 3.0ms (4.9% of total)const: 1.0ms (1.6% of total)Compiled 10 to 7 computations (30% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ▶ | 38.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 23 to 16 computations (30.4% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | cost-diff | 0 | (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ✓ | cost-diff | 96 | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| ✓ | cost-diff | 96 | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | cost-diff | 96 | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | cost-diff | 96 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 6× | +-commutative |
| 2× | hypot-1-def |
| 2× | sqrt-lowering-sqrt.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 65 |
| 1 | 21 | 65 |
| 0 | 21 | 65 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(fabs x) |
x |
(sqrt (+ (* x x) 1)) |
(+ (* x x) 1) |
(* x x) |
1 |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
1 |
| Outputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* x x) 1)) |
(hypot.f32 #s(literal 1 binary32) x) |
(+ (* x x) 1) |
(+.f32 (*.f32 x x) #s(literal 1 binary32)) |
(* x x) |
(*.f32 x x) |
1 |
#s(literal 1 binary32) |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(fabs x) |
(fabs.f32 x) |
x |
(sqrt (+ (* 1 1) (* x x))) |
(hypot.f32 #s(literal 1 binary32) x) |
1 |
#s(literal 1 binary32) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
| ✓ | accuracy | 88.6% | (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| ✓ | accuracy | 88.6% | (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | accuracy | 81.5% | (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 105.0ms | 87× | 5 | exit |
| 47.0ms | 169× | 0 | valid |
Compiled 80 to 14 computations (82.5% saved)
backward-pass: 29.0ms (32% of total)ival-log: 14.0ms (15.4% of total)ival-sqrt: 12.0ms (13.2% of total)compiled-spec: 11.0ms (12.1% of total)ival-add: 8.0ms (8.8% of total)ival-mult: 7.0ms (7.7% of total)ival-copysign: 6.0ms (6.6% of total)ival-fabs: 3.0ms (3.3% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)> |
#<alt (log (+ (fabs x) (sqrt (+ (* x x) 1))))> |
#<alt (+ (fabs x) (sqrt (+ (* x x) 1)))> |
#<alt (sqrt (+ (* x x) 1))> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)> |
#<alt (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))> |
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))> |
#<alt (fabs x)> |
| Outputs |
|---|
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))> |
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))> |
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
| 1.0ms | x | @ | inf | (log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
| 0.0ms | x | @ | -inf | (log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
| 0.0ms | x | @ | -inf | (sqrt (+ (* x x) 1)) |
| 0.0ms | x | @ | inf | (sqrt (+ (* x x) 1)) |
| 1× | batch-egg-rewrite |
| 2410× | *-lowering-*.f32 |
| 2410× | *-lowering-*.f64 |
| 1896× | /-lowering-/.f32 |
| 1896× | /-lowering-/.f64 |
| 1588× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 49 |
| 1 | 73 | 49 |
| 2 | 460 | 49 |
| 3 | 5649 | 49 |
| 0 | 8402 | 49 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x) |
(log (+ (fabs x) (sqrt (+ (* x x) 1)))) |
(+ (fabs x) (sqrt (+ (* x x) 1))) |
(sqrt (+ (* x x) 1)) |
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x) |
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) |
(+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) |
(fabs x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(+.f32 (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(+.f32 (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) (log.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (+.f32 (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(neg.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(neg.f32 (/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(hypot.f32 #s(literal 1 binary32) x) |
(hypot.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(hypot.f32 #s(literal 1 binary32) (neg.f32 x)) |
(hypot.f32 #s(literal 1 binary32) (exp.f32 (log.f32 x))) |
(hypot.f32 #s(literal 1 binary32) (fabs.f32 (fabs.f32 x))) |
(hypot.f32 #s(literal 1 binary32) (pow.f32 (fabs.f32 x) #s(literal 1 binary32))) |
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 (*.f32 x x)))) |
(fabs.f32 (hypot.f32 #s(literal 1 binary32) x)) |
(pow.f32 (hypot.f32 #s(literal 1 binary32) x) #s(literal 1 binary32)) |
(pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/2 binary32)) |
(pow.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1/4 binary32)) |
(pow.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)) (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(/.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32))) |
(/.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32))) |
(/.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) (sqrt.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) |
(/.f32 (sqrt.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32))) |
(/.f32 (neg.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) (neg.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(/.f32 (neg.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32))) (neg.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))) #s(literal 1/2 binary32))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32)))))))) |
(*.f32 (hypot.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal -1 binary32))))) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(*.f32 (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) #s(literal 1/2 binary32)))) |
(*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (hypot.f32 #s(literal 1 binary32) x)) (sqrt.f32 (hypot.f32 #s(literal 1 binary32) x))) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))))) |
(+.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(+.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))))) |
(+.f32 (neg.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) |
(+.f32 (neg.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))))) (log.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x)))))) |
(+.f32 (log.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32))))) (log.f32 (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (+.f32 (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (*.f32 (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log1p.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) (log.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (log.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (log.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (log.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(neg.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(neg.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(neg.f32 (/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) |
(+.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) |
(+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (neg.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal -1 binary32)) |
(fma.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 1/4 binary32)) (fabs.f32 x)) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(-.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) (/.f32 (*.f32 x x) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)) (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(/.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (neg.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (neg.f32 (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)) (pow.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (/.f32 (*.f32 x x) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) #s(literal 1 binary32)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(/.f32 (*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 9/2 binary32)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (*.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (*.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (*.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) (/.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) |
(*.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (neg.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))))) |
(*.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (neg.f32 (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(*.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32)))) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 3 binary32)))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (-.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) (*.f32 x x))))) |
(*.f32 (/.f32 (+.f32 (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)) (*.f32 x (*.f32 x x))) (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (pow.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) #s(literal 2 binary32)))) (+.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))) |
(*.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32)))) (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
| 1× | egg-herbie |
| 4210× | *-lowering-*.f32 |
| 4210× | *-lowering-*.f64 |
| 2106× | sum3-define |
| 1798× | fma-lowering-fma.f32 |
| 1798× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 167 | 1263 |
| 1 | 507 | 1104 |
| 2 | 1738 | 1076 |
| 3 | 6587 | 1071 |
| 0 | 8055 | 1071 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
| Outputs |
|---|
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))))))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) (+.f32 (log.f32 x) (/.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) (*.f32 x x))) x)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1/6 binary32) x))) x)) x)) |
(+ 1 (fabs x)) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (*.f32 x (/.f32 (fabs.f32 x) x)) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) x) |
1 |
#s(literal 1 binary32) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(*.f32 x (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(*.f32 (neg.f32 x) (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(*.f32 (neg.f32 x) (+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))))) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (*.f32 (*.f32 x x) (+.f32 (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32)))) (*.f32 x (*.f32 x (*.f32 #s(literal 1/720 binary32) (+.f32 (/.f32 #s(literal 45 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 45 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 3 binary32))))))))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 x x)) (+.f32 (log.f32 x) (/.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) (*.f32 x x))) x)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))) |
(-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 (+.f32 #s(literal -1/2 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))) (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1/6 binary32) x))) x)) x)) |
(+ 1 (fabs x)) |
(+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (*.f32 x (/.f32 (fabs.f32 x) x)) x) |
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x))))) |
(-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x))))) |
(-.f32 (/.f32 (*.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) x) x) x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
Compiled 8847 to 794 computations (91% saved)
22 alts after pruning (20 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 302 | 20 | 322 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 302 | 22 | 324 |
| Status | Accuracy | Program |
|---|---|---|
| 16.0% | (copysign.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) | |
| 57.2% | (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) | |
| 56.2% | (copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))))) x) | |
| 14.3% | (copysign.f32 (+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) x) | |
| 58.8% | (copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) | |
| ▶ | 70.4% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 15.4% | (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) | |
| 15.6% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) | |
| ▶ | 15.7% | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
| ✓ | 58.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 38.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) x) | |
| 11.4% | (copysign.f32 (log.f32 (+.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)))))))) x) | |
| 19.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x #s(literal 1/2 binary32)))))) x) | |
| 29.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) | |
| 30.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| ✓ | 38.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| ▶ | 25.4% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
| 31.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) | |
| 30.9% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) | |
| ▶ | 30.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) |
| 11.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) | |
| ▶ | 14.8% | (copysign.f32 (log.f32 x) x) |
Compiled 719 to 438 computations (39.1% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f32 (fabs.f32 x) #s(literal 1 binary32)) |
| ✓ | cost-diff | 0 | (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
| ✓ | cost-diff | 64 | (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
| ✓ | cost-diff | 64 | (copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
| ✓ | cost-diff | 0 | (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
| ✓ | cost-diff | 192 | (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
| ✓ | cost-diff | 192 | (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
| ✓ | cost-diff | 192 | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 32 | (+.f32 (fabs.f32 x) (neg.f32 x)) |
| ✓ | cost-diff | 32 | (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) |
| ✓ | cost-diff | 32 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) x) |
| ✓ | cost-diff | 0 | (log.f32 x) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 x) x) |
| ✓ | cost-diff | 0 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (log1p.f32 (fabs.f32 x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 1710× | fmsub-define |
| 1670× | *-lowering-*.f32 |
| 1670× | *-lowering-*.f64 |
| 1664× | fmm-def |
| 1632× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 255 |
| 1 | 81 | 239 |
| 2 | 252 | 235 |
| 3 | 629 | 223 |
| 4 | 1662 | 217 |
| 5 | 3527 | 217 |
| 6 | 4676 | 217 |
| 0 | 8297 | 217 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(fabs x) |
x |
(copysign (log x) x) |
(log x) |
x |
(copysign (log (+ (fabs x) (neg x))) x) |
(log (+ (fabs x) (neg x))) |
(+ (fabs x) (neg x)) |
(fabs x) |
x |
(neg x) |
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x) |
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) |
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))) |
x |
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))) |
(/ (fabs x) x) |
(fabs x) |
(+ 1 (/ 1/2 (* x x))) |
1 |
(/ 1/2 (* x x)) |
1/2 |
(* x x) |
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(+ (fabs x) 1) |
(fabs x) |
x |
1 |
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))) |
(* x x) |
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))) |
1/2 |
(* (* x x) (+ -1/8 (* (* x x) 1/16))) |
(+ -1/8 (* (* x x) 1/16)) |
-1/8 |
(* (* x x) 1/16) |
1/16 |
| Outputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(log x) |
(log.f32 x) |
x |
(copysign (log (+ (fabs x) (neg x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (+ (fabs x) (neg x))) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(+ (fabs x) (neg x)) |
(-.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
x |
(neg x) |
(neg.f32 x) |
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)))) x) |
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) |
(log.f32 (+.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)))) |
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))) |
(+.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x))) |
x |
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))) |
(+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 (fabs.f32 x) (/.f32 #s(literal 1/2 binary32) x)))) |
(/ (fabs x) x) |
(/.f32 (fabs.f32 x) x) |
(fabs x) |
(fabs.f32 x) |
(+ 1 (/ 1/2 (* x x))) |
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
1 |
#s(literal 1 binary32) |
(/ 1/2 (* x x)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
1/2 |
#s(literal 1/2 binary32) |
(* x x) |
(*.f32 x x) |
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) x) |
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32))))))))) |
(+ (+ (fabs x) 1) (* (* 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 x (*.f32 x #s(literal 1/16 binary32))))))))) |
(+ (fabs x) 1) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
1 |
#s(literal 1 binary32) |
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 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 x (*.f32 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 x (*.f32 x #s(literal 1/16 binary32))))) |
(+ -1/8 (* (* x x) 1/16)) |
(+.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x #s(literal 1/16 binary32)))) |
-1/8 |
#s(literal -1/8 binary32) |
(* (* x x) 1/16) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
1/16 |
#s(literal 1/16 binary32) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (+.f32 (fabs.f32 x) (neg.f32 x)) |
| ✓ | accuracy | 100.0% | (neg.f32 x) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (fabs.f32 x) (neg.f32 x))) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 x) x) |
| ✓ | accuracy | 100.0% | (log.f32 x) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| ✓ | accuracy | 100.0% | (log1p.f32 (fabs.f32 x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| 124.0ms | 256× | 0 | invalid |
Compiled 263 to 32 computations (87.8% saved)
ival-copysign: 28.0ms (28.3% of total)ival-log: 28.0ms (28.3% of total)ival-add: 21.0ms (21.2% of total)ival-mult: 8.0ms (8.1% of total)compiled-spec: 6.0ms (6.1% of total)ival-div: 4.0ms (4% of total)ival-fabs: 2.0ms (2% of total)const: 1.0ms (1% of total)ival-neg: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (fabs x)> |
#<alt (copysign (log x) x)> |
#<alt (log x)> |
#<alt (copysign (log (+ (fabs x) (neg x))) x)> |
#<alt (log (+ (fabs x) (neg x)))> |
#<alt (+ (fabs x) (neg x))> |
#<alt (copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x)> |
#<alt (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))))> |
#<alt (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))> |
#<alt (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))> |
#<alt (copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)> |
#<alt (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))> |
#<alt (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))> |
#<alt (+ (fabs x) 1)> |
#<alt (neg x)> |
#<alt (* x x)> |
#<alt (* (* x x) 1/16)> |
| Outputs |
|---|
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (copysign (log (+ 1 (fabs x))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (fabs x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (copysign (log x) x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (log x)> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)> |
#<alt (log (fabs x))> |
#<alt (+ (log (fabs x)) (* -1 (/ x (fabs x))))> |
#<alt (+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))> |
#<alt (+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))> |
#<alt (fabs x)> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (+ (fabs x) (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* x (- (/ (fabs x) x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* x (fabs x))) x)> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ (+ 1/2 (* x (fabs x))) (pow x 2))> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (/ (fabs x) x))> |
#<alt (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))> |
#<alt (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))> |
#<alt 1> |
#<alt (+ 1 (/ (fabs x) x))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))> |
#<alt (+ (log 1/16) (* -6 (log (/ 1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))> |
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))> |
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))> |
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))> |
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (pow x 6))> |
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (+ 1 (fabs x))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
#<alt (* 1/16 (pow x 2))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 65.0ms | x | @ | 0 | (log (+ 1 (fabs x))) |
| 24.0ms | x | @ | inf | (log (+ 1 (fabs x))) |
| 24.0ms | x | @ | inf | (log x) |
| 17.0ms | x | @ | 0 | (log x) |
| 14.0ms | x | @ | -inf | (log (+ 1 (fabs x))) |
| 1× | batch-egg-rewrite |
| 2514× | /-lowering-/.f32 |
| 2514× | /-lowering-/.f64 |
| 2374× | fma-lowering-fma.f32 |
| 2374× | fma-lowering-fma.f64 |
| 2170× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 171 |
| 1 | 193 | 161 |
| 2 | 2078 | 149 |
| 0 | 8500 | 149 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(fabs x) |
(copysign (log x) x) |
(log x) |
(copysign (log (+ (fabs x) (neg x))) x) |
(log (+ (fabs x) (neg x))) |
(+ (fabs x) (neg x)) |
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x) |
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) |
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))) |
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))) |
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(+ (fabs x) 1) |
(neg x) |
(* x x) |
(* (* x x) 1/16) |
| Outputs |
|---|
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) |
(log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(+.f32 (log1p.f32 (neg.f32 (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(+.f32 (log1p.f32 (neg.f32 (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))) |
(+.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(-.f32 (log1p.f32 (neg.f32 (*.f32 x (*.f32 x x)))) (log.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(-.f32 (log1p.f32 (neg.f32 (*.f32 x (*.f32 x x)))) (log1p.f32 (-.f32 (*.f32 x x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) |
(-.f32 (log1p.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) (log1p.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))) (log.f32 (neg.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))) (log.f32 (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (log.f32 (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (log.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x)))) |
(fabs.f32 (neg.f32 (-.f32 x #s(literal 0 binary32)))) |
(/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) |
(/.f32 (neg.f32 x) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(/.f32 (*.f32 x x) (fabs.f32 (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (neg.f32 x)) (neg.f32 x)) |
(/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x) |
(/.f32 (*.f32 #s(literal 1 binary32) x) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 x #s(literal 1 binary32)) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) |
(/.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) |
(/.f32 (*.f32 x (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (neg.f32 x)) |
(/.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) (neg.f32 x)) |
(/.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 (neg.f32 (*.f32 #s(literal 1 binary32) x)) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 x #s(literal 1 binary32))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (neg.f32 x)) |
(/.f32 (neg.f32 (*.f32 x (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (neg.f32 (neg.f32 x))) |
(/.f32 (neg.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x)) (neg.f32 (neg.f32 x))) |
(*.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(*.f32 x (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) |
(*.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) x) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 x (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(*.f32 (-.f32 (/.f32 #s(literal 0 binary32) x) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 x #s(literal -1 binary32))) |
(*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (-.f32 #s(literal 0 binary32) (/.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) (/.f32 x x)) |
(*.f32 (/.f32 x x) (-.f32 #s(literal 0 binary32) (/.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) |
(*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(*.f32 (/.f32 x #s(literal -1 binary32)) (-.f32 (/.f32 #s(literal 0 binary32) x) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(copysign.f32 (log.f32 x) x) |
(log.f32 x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))) |
(+.f32 (log.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))) |
(-.f32 (log.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))) |
(-.f32 (log.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))) |
(-.f32 (log.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x))))) |
(log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) |
(+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (neg.f32 x)) |
(+.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(pow.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (neg.f32 x)) |
(fma.f32 x #s(literal -1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(fma.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) |
(-.f32 #s(literal 0 binary32) (-.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x))) (/.f32 (*.f32 x x) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)))) |
(-.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 0 binary32)) x) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (/.f32 (*.f32 x x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) (/.f32 (*.f32 x x) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x))) |
(-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)))) (/.f32 (*.f32 x (*.f32 x x)) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x)))) |
(/.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)) (-.f32 (*.f32 x x) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) |
(/.f32 (neg.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (neg.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 x x) (+.f32 (*.f32 x x) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (neg.f32 (neg.f32 (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 x x)))) (neg.f32 (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x))))) |
(*.f32 (-.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))) |
(*.f32 (-.f32 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 #s(literal 1 binary32) x)))) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) x) |
(+.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(+.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (log.f32 x)) |
(-.f32 (log.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(-.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) |
(-.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (log.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(-.f32 (log.f32 (*.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)) (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) |
(-.f32 (log.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)) (log.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) (/.f32 (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 2 binary32)) (log.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 2 binary32))) (log.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))) |
(log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) |
(+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)) |
(fma.f32 x (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) x (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)) |
(fma.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) |
(/.f32 (neg.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x)) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x)) (neg.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) x) |
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
(+.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(fma.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(fma.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal -1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) |
(/.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x)) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (neg.f32 x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (neg.f32 x)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x))) |
(/.f32 (neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (neg.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) (neg.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))) (neg.f32 (*.f32 (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) (neg.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))) (neg.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))) (neg.f32 (*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))))) (neg.f32 (*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) x) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) x))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (neg.f32 x)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (neg.f32 x)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (neg.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (neg.f32 (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(*.f32 (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) |
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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) |
(log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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))))))))))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))))) |
(+.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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))))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))))) |
(+.f32 (log.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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 0 binary32) (log.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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))))))))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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))))))))))) (log.f32 (+.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))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))))) |
(-.f32 (log.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (log1p.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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)))))))))))) (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))))) |
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))) (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))) |
(-.f32 (log.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.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) (*.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)))))))))))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.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) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.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) (*.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))))))))))) (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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 (log.f32 (-.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))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (log.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))))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) |
(+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))) |
(+.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.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 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
(+.f32 (+.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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))))))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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))))))))) |
(fma.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(fma.f32 x (*.f32 x #s(literal 1/2 binary32)) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.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))))))))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (*.f32 x x) #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(fma.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(fma.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))) |
(fma.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) (*.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)))))))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))) |
(fma.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) x (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) x) x (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))) (/.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))))))) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) |
(-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.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) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) |
(-.f32 (/.f32 (*.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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (-.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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) (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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) (neg.f32 (/.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))) (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))))) |
(/.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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))))))))))) (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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))))))))))) (neg.f32 (+.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))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 (*.f32 x x) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) |
(/.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.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) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.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) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.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) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))))) |
(/.f32 (-.f32 (*.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 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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)))))))))))) (neg.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))) (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))))) |
(/.f32 (neg.f32 (+.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.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) (*.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)))))))))))) (neg.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.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) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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 (neg.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 #s(literal 1 binary32) (*.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) (*.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))))))))))) (neg.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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 (neg.f32 (-.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))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) (neg.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))))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) (*.f32 (*.f32 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) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (*.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) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))))) |
(*.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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)))))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) |
(+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) |
(fma.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32) #s(literal 1 binary32)) |
(-.f32 (/.f32 (*.f32 x x) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (/.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 x x) #s(literal -1 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))) (neg.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))) (neg.f32 (neg.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))))) (neg.f32 (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)))) (neg.f32 (neg.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(*.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))))) |
(neg.f32 x) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(-.f32 #s(literal 0 binary32) x) |
(-.f32 (/.f32 #s(literal 0 binary32) (+.f32 #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 (*.f32 x x) (neg.f32 (+.f32 #s(literal 0 binary32) x))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) |
(/.f32 (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 x #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) x) |
(neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fabs.f32 (*.f32 x (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 x (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (neg.f32 x) (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 (neg.f32 x) (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) x)) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) x)) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 x))) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 (neg.f32 x)))) |
(fabs.f32 (-.f32 (*.f32 x x) #s(literal 0 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x x) |
(*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (neg.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (-.f32 x #s(literal 0 binary32)) (-.f32 x #s(literal 0 binary32))) |
(*.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32)) x) |
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x))) |
(*.f32 (fabs.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (fabs.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
(*.f32 (fabs.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32))) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) |
(*.f32 x (*.f32 x #s(literal 1/16 binary32))) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(*.f32 #s(literal 1/16 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal 1/16 binary32)) x) |
| 1× | egg-herbie |
| 4218× | *-lowering-*.f32 |
| 4218× | *-lowering-*.f64 |
| 4190× | +-lowering-+.f64 |
| 4190× | +-lowering-+.f32 |
| 1546× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 2109 |
| 1 | 903 | 1964 |
| 2 | 3131 | 1913 |
| 0 | 8433 | 1913 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign (log (+ 1 (fabs x))) x) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(log (+ 1 (fabs x))) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(fabs x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(copysign (log x) x) |
(log x) |
(log x) |
(log x) |
(log x) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(log (fabs x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(* -1 (log (/ -1 x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x))) |
(fabs x) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(+ (fabs x) (* -1 x)) |
(* -1 x) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* x (- (/ (fabs x) x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x)))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))) |
(/ 1/2 x) |
(/ (+ 1/2 (* x (fabs x))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(/ 1/2 (pow x 2)) |
(/ (+ 1/2 (* x (fabs x))) (pow x 2)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2)) |
1 |
(+ 1 (/ (fabs x) x)) |
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) |
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) |
1 |
(+ 1 (/ (fabs x) x)) |
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))) |
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+ 1 (fabs x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/16 (pow x 6)) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2))))) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(+ 1 (fabs x)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
(* 1/16 (pow x 2)) |
| Outputs |
|---|
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign (log (+ 1 (fabs x))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(fabs x) |
(fabs.f32 x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(copysign (log x) x) |
(copysign.f32 (log.f32 x) x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(log x) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (fabs x)) |
(log.f32 (fabs.f32 x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(-.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (*.f32 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 x #s(literal -1/3 binary32)) (*.f32 (fabs.f32 x) (*.f32 x x))) (/.f32 #s(literal -1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal -1 binary32) (fabs.f32 x))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal -1 binary32))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 x) (/.f32 (fabs.f32 x) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* -1/2 (/ (pow (fabs x) 2) (pow x 2)))))) |
(+.f32 (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 (+.f32 (log.f32 x) #s(literal -1/2 binary32)) (/.f32 (fabs.f32 x) x)) (+.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 (fabs.f32 x) x)) (log.f32 #s(literal -1 binary32)))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (/.f32 (-.f32 #s(literal 0 binary32) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(-.f32 (/.f32 (-.f32 (/.f32 (*.f32 (*.f32 x 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))) |
(-.f32 (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 #s(literal 1/3 binary32) (/.f32 (*.f32 (fabs.f32 x) (*.f32 x x)) x))) x)) (neg.f32 x)) (log.f32 (/.f32 #s(literal -1 binary32) 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))) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x))))) |
(+.f32 (*.f32 x (*.f32 (fabs.f32 x) #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x)))))) |
(+.f32 (*.f32 x (+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32)))) (*.f32 (fabs.f32 x) #s(literal 2 binary32)))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(+.f32 (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal 2 binary32)) (*.f32 x (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -24 binary32) (*.f32 (*.f32 x x) #s(literal 16 binary32)))) (*.f32 x #s(literal 1/6 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32))))))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (*.f32 #s(literal 1/2 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32))))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+.f32 (+.f32 (log.f32 x) (/.f32 (fabs.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 #s(literal 1/6 binary32) x) (/.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32)))) (*.f32 x x))))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (fabs.f32 x) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 x x) #s(literal -1/2 binary32)) (/.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 (*.f32 x x) #s(literal 2 binary32))))) x))) x)) x)) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* x (fabs x))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x))) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ (+ 1/2 (* x (fabs x))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) (*.f32 x x)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x x)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2)) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x x)) |
1 |
#s(literal 1 binary32) |
(+ 1 (/ (fabs x) x)) |
(+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) |
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) |
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) |
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
1 |
#s(literal 1 binary32) |
(+ 1 (/ (fabs x) x)) |
(+.f32 #s(literal 1 binary32) (/.f32 (fabs.f32 x) x)) |
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)) |
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x) |
(copysign.f32 (log1p.f32 (+.f32 (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32))))))) x) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #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 (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 (*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 #s(literal -1/8 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) #s(literal 2 binary32))))) (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))))) |
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x))))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (*.f32 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 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))))))))) |
(+ (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 #s(literal 6 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (+.f32 (*.f32 (log.f32 x) #s(literal 6 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (/.f32 (+.f32 #s(literal 88/3 binary32) (*.f32 #s(literal 1/720 binary32) (*.f32 (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 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (/.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 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (/.f32 (+.f32 #s(literal 88/3 binary32) (*.f32 #s(literal 1/720 binary32) (*.f32 (fabs.f32 x) #s(literal 11520 binary32)))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (+ (fabs x) (* 1/2 (pow x 2)))) |
(+.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (*.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))) |
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32)))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 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/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)))) |
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 (fabs.f32 x) (pow.f32 x #s(literal 6 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x (*.f32 x x)) x)) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))))) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(+ 1 (fabs x)) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
(* 1/16 (pow x 2)) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
Compiled 29080 to 3050 computations (89.5% saved)
33 alts after pruning (29 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 847 | 24 | 871 |
| Fresh | 10 | 5 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 860 | 33 | 893 |
| Status | Accuracy | Program |
|---|---|---|
| 15.5% | (copysign.f32 (-.f32 (log.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (log1p.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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) | |
| ▶ | 57.2% | (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) |
| 9.5% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x) | |
| 9.4% | (copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) | |
| 20.1% | (copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x) | |
| 20.1% | (copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) | |
| 22.2% | (copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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) | |
| 56.8% | (copysign.f32 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) | |
| 20.1% | (copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x) | |
| 20.0% | (copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x) | |
| ✓ | 70.4% | (copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
| 4.4% | (copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) | |
| ▶ | 17.7% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
| 4.1% | (copysign.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) | |
| 29.3% | (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) | |
| 15.4% | (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) | |
| 15.6% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) | |
| 4.3% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) | |
| 9.2% | (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) | |
| 25.4% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) | |
| ▶ | 9.9% | (copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
| 4.3% | (copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 10.0% | (copysign.f32 (log.f32 (+.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) | |
| ✓ | 58.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 29.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) | |
| ✓ | 38.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 9.4% | (copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x) | |
| 4.2% | (copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) | |
| 4.1% | (copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x) | |
| 30.5% | (copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x) | |
| ▶ | 4.3% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
| ▶ | 11.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 14.8% | (copysign.f32 (log.f32 x) x) |
Compiled 1866 to 801 computations (57.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) |
| ✓ | cost-diff | 0 | (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
| ✓ | cost-diff | 0 | (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) |
| ✓ | cost-diff | 0 | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
| ✓ | cost-diff | 416 | (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) |
| ✓ | cost-diff | 416 | (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
| ✓ | cost-diff | 416 | (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
| ✓ | cost-diff | 416 | (copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
| ✓ | cost-diff | 480 | (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
| ✓ | cost-diff | 608 | (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
| ✓ | cost-diff | 608 | (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
| ✓ | cost-diff | 608 | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.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 | (fabs.f32 x) |
| ✓ | cost-diff | 0 | (log1p.f32 (fabs.f32 x)) |
| ✓ | cost-diff | 0 | (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) |
| ✓ | cost-diff | 0 | (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) |
| 2394× | *-lowering-*.f32 |
| 2394× | *-lowering-*.f64 |
| 1824× | fma-lowering-fma.f32 |
| 1824× | fma-lowering-fma.f64 |
| 1212× | fmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 470 |
| 1 | 129 | 350 |
| 2 | 450 | 330 |
| 3 | 1541 | 318 |
| 4 | 5725 | 318 |
| 0 | 8018 | 318 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) x) |
(+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) |
(log (+ 1 (fabs x))) |
(fabs x) |
x |
(/ (* x (* x 1/2)) (+ (fabs x) 1)) |
(* x (* x 1/2)) |
(* x 1/2) |
1/2 |
(+ (fabs x) 1) |
1 |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
x |
(copysign (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) x) |
(log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) |
(* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))) |
x |
(+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))) |
(/ (neg (* x (* x x))) (* x (* x x))) |
(neg (* x (* x x))) |
(* x (* x x)) |
(* x x) |
(+ 1 (/ 1/2 (* x x))) |
1 |
(/ 1/2 (* x x)) |
1/2 |
(copysign (log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) |
(- 1 (* x x)) |
1 |
(* x x) |
x |
(- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x)))))) |
(/ x (/ (* x (* x x)) (neg (* x (* x x))))) |
(/ (* x (* x x)) (neg (* x (* x x)))) |
(* x (* x x)) |
(neg (* x (* x x))) |
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))) |
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))) |
1/2 |
(* (* x x) (+ -1/8 (* (* x x) 1/16))) |
(+ -1/8 (* (* x x) 1/16)) |
-1/8 |
(* (* x x) 1/16) |
1/16 |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(+ 1/2 (* x (+ x (fabs x)))) |
1/2 |
(* x (+ x (fabs x))) |
x |
(+ x (fabs x)) |
(fabs x) |
| Outputs |
|---|
(copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(log (+ 1 (fabs x))) |
(log1p.f32 (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
x |
(/ (* x (* x 1/2)) (+ (fabs x) 1)) |
(/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (fabs.f32 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) |
(+ (fabs x) 1) |
(+.f32 #s(literal 1 binary32) (fabs.f32 x)) |
1 |
#s(literal 1 binary32) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(log (neg x)) |
(log.f32 (neg.f32 x)) |
(neg x) |
(neg.f32 x) |
x |
(copysign (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) |
(log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))) |
(/.f32 #s(literal 1/2 binary32) x) |
x |
(+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ (neg (* x (* x x))) (* x (* x x))) |
#s(literal -1 binary32) |
(neg (* x (* x x))) |
(neg.f32 (*.f32 x (*.f32 x x))) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
(* x x) |
(*.f32 x x) |
(+ 1 (/ 1/2 (* x x))) |
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
1 |
#s(literal 1 binary32) |
(/ 1/2 (* x x)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
1/2 |
#s(literal 1/2 binary32) |
(copysign (log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) x) |
(log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))))) |
(+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) x)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
(/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) x)) |
(- 1 (* x x)) |
(-.f32 #s(literal 1 binary32) (*.f32 x x)) |
1 |
#s(literal 1 binary32) |
(* x x) |
(*.f32 x x) |
x |
(- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x)))))) |
(+.f32 #s(literal 1 binary32) x) |
(/ x (/ (* x (* x x)) (neg (* x (* x x))))) |
(neg.f32 x) |
(/ (* x (* x x)) (neg (* x (* x x)))) |
#s(literal -1 binary32) |
(* x (* x x)) |
(*.f32 x (*.f32 x x)) |
(neg (* x (* x x))) |
(neg.f32 (*.f32 x (*.f32 x x))) |
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))) |
(*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))))) |
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))) |
(+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))) |
1/2 |
#s(literal 1/2 binary32) |
(* (* x x) (+ -1/8 (* (* x x) 1/16))) |
(*.f32 x (*.f32 x (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))))) |
(+ -1/8 (* (* x x) 1/16)) |
(+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) |
-1/8 |
#s(literal -1/8 binary32) |
(* (* x x) 1/16) |
(*.f32 (*.f32 x x) #s(literal 1/16 binary32)) |
1/16 |
#s(literal 1/16 binary32) |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) |
(log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
(+ 1/2 (* x (+ x (fabs x)))) |
(+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) |
1/2 |
#s(literal 1/2 binary32) |
(* x (+ x (fabs x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
x |
(+ x (fabs x)) |
(+.f32 x (fabs.f32 x)) |
(fabs x) |
(fabs.f32 x) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) |
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 x (fabs.f32 x))) |
| ✓ | accuracy | 100.0% | (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (neg.f32 (*.f32 x (*.f32 x x))) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) |
| ✓ | accuracy | 100.0% | (*.f32 x (*.f32 x x)) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (neg.f32 (*.f32 x (*.f32 x x))) |
| ✓ | accuracy | 100.0% | (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | accuracy | 100.0% | (neg.f32 x) |
| ✓ | accuracy | 100.0% | (log.f32 (neg.f32 x)) |
| ✓ | accuracy | 100.0% | (*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
| ✓ | accuracy | 100.0% | (*.f32 x #s(literal 1/2 binary32)) |
| ✓ | accuracy | 100.0% | (log1p.f32 (fabs.f32 x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| 113.0ms | 256× | 0 | invalid |
Compiled 525 to 46 computations (91.2% saved)
ival-log: 16.0ms (20% of total)ival-mult: 14.0ms (17.5% of total)ival-copysign: 12.0ms (15% of total)ival-div: 12.0ms (15% of total)ival-add: 12.0ms (15% of total)compiled-spec: 6.0ms (7.5% of total)ival-fabs: 2.0ms (2.5% of total)ival-sub: 2.0ms (2.5% of total)ival-neg: 2.0ms (2.5% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) x)> |
#<alt (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1)))> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (fabs x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (log (neg x))> |
#<alt (neg x)> |
#<alt (copysign (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) x)> |
#<alt (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))))> |
#<alt (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))> |
#<alt (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))> |
#<alt (copysign (log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)> |
#<alt (log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))> |
#<alt (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))> |
#<alt (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x)))))))> |
#<alt (copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)> |
#<alt (log (/ (+ 1/2 (* x (+ x (fabs x)))) x))> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)> |
#<alt (+ 1/2 (* x (+ x (fabs x))))> |
#<alt (* x 1/2)> |
#<alt (* x (* x 1/2))> |
#<alt (neg (* x (* x x)))> |
#<alt (* x x)> |
#<alt (* x (* x x))> |
#<alt (* x (+ x (fabs x)))> |
| Outputs |
|---|
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x)> |
#<alt (log (+ 1 (fabs x)))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))> |
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2))))> |
#<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 (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (neg x)) x)> |
#<alt (copysign (log (* -1 x)) x)> |
#<alt (copysign (log (* -1 x)) x)> |
#<alt (copysign (log (* -1 x)) x)> |
#<alt (copysign (log (* -1 x)) x)> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (log x))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)> |
#<alt (copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)> |
#<alt (copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)> |
#<alt (copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)> |
#<alt (copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x)> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/6 (pow x 2)) 1))> |
#<alt (* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1))> |
#<alt (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1))> |
#<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))) (/ 6 (pow x 4)))) (+ (* 2 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 5)))))> |
#<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))) (/ 6 (pow x 4)))) (+ (* 2 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 5)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* x (- (* 1/2 x) 1)))> |
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1)))> |
#<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))) (/ 1 (pow x 5)))))> |
#<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))) (/ 1 (pow x 5)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)> |
#<alt (copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x)> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))> |
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* x (fabs x))) x)> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)> |
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)> |
#<alt x> |
#<alt (* x (+ 1 (/ (fabs x) x)))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* x (fabs x)))> |
#<alt (+ 1/2 (* x (+ x (fabs x))))> |
#<alt (+ 1/2 (* x (+ x (fabs x))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))> |
#<alt (* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x))))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (pow x 3))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (* x (fabs x))> |
#<alt (* x (+ x (fabs x)))> |
#<alt (* x (+ x (fabs x)))> |
#<alt (* x (+ x (fabs x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))> |
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))> |
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))> |
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))> |
#<alt (* (pow x 2) (+ 1 (/ (fabs x) x)))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | x | @ | -inf | (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) |
| 15.0ms | x | @ | 0 | (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) |
| 9.0ms | x | @ | inf | (log (neg x)) |
| 7.0ms | x | @ | 0 | (log (neg x)) |
| 7.0ms | x | @ | inf | (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) |
| 1× | batch-egg-rewrite |
| 1660× | *-lowering-*.f32 |
| 1660× | *-lowering-*.f64 |
| 1334× | /-lowering-/.f32 |
| 1334× | /-lowering-/.f64 |
| 810× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 315 |
| 1 | 308 | 208 |
| 0 | 3581 | 208 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) x) |
(+ (log (+ 1 (fabs x))) (/ (* x (* x 1/2)) (+ (fabs x) 1))) |
(log (+ 1 (fabs x))) |
(fabs x) |
(copysign (log (neg x)) x) |
(log (neg x)) |
(neg x) |
(copysign (log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) x) |
(log (* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))))) |
(* x (+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x))))) |
(+ (/ (neg (* x (* x x))) (* x (* x x))) (+ 1 (/ 1/2 (* x x)))) |
(copysign (log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x) |
(log (+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) |
(+ (/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))) |
(/ (- 1 (* x x)) (- 1 (/ x (/ (* x (* x x)) (neg (* x (* x x))))))) |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(+ 1/2 (* x (+ x (fabs x)))) |
(* x 1/2) |
(* x (* x 1/2)) |
(neg (* x (* x x))) |
(* x x) |
(* x (* x x)) |
(* x (+ x (fabs x))) |
| Outputs |
|---|
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 x (/.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))) |
(-.f32 (/.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) (/.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))))) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))))) |
(/.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (/.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32))) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32)))) (neg.f32 (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x)))) |
(*.f32 (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (log1p.f32 (fabs.f32 x))))))) |
(*.f32 (-.f32 (pow.f32 (log1p.f32 (fabs.f32 x)) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))))) |
(log1p.f32 (fabs.f32 x)) |
(-.f32 (log.f32 (+.f32 #s(literal 1 binary32) (*.f32 (fabs.f32 x) (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (fabs.f32 x))))) |
(-.f32 (log.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x))) (log.f32 (-.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(-.f32 (log.f32 (+.f32 (*.f32 x x) #s(literal -1 binary32))) (log.f32 (+.f32 (fabs.f32 x) #s(literal -1 binary32)))) |
(log.f32 (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (/.f32 x #s(literal 1 binary32))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(*.f32 #s(literal 1 binary32) (fabs.f32 x)) |
(*.f32 (fabs.f32 x) #s(literal 1 binary32)) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(log.f32 (neg.f32 x)) |
(neg.f32 x) |
(neg.f32 (/.f32 x #s(literal 1 binary32))) |
(neg.f32 (*.f32 #s(literal 1 binary32) x)) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) x) |
(-.f32 #s(literal 0 binary32) (/.f32 x #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))) |
(/.f32 x #s(literal -1 binary32)) |
(/.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 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (neg.f32 x) #s(literal 1 binary32)) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
(/.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (/.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) |
(/.f32 (/.f32 x x) (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (/.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(/.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) |
(/.f32 (*.f32 x (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 x x)) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) x) (*.f32 x (*.f32 x x))) |
(/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x)) |
(*.f32 #s(literal 1 binary32) (neg.f32 x)) |
(*.f32 x #s(literal -1 binary32)) |
(*.f32 (*.f32 x x) (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) |
(*.f32 (*.f32 x (*.f32 x x)) (*.f32 (/.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) x)) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) x)) |
(*.f32 #s(literal -1 binary32) x) |
(*.f32 #s(literal -1 binary32) (/.f32 x #s(literal 1 binary32))) |
(*.f32 (neg.f32 x) #s(literal 1 binary32)) |
(*.f32 (*.f32 x (*.f32 x (*.f32 x x))) (/.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 x #s(literal 1 binary32)) #s(literal -1 binary32)) |
(*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (*.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) |
(*.f32 (/.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (neg.f32 x)) (*.f32 x x)) |
(*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) #s(literal -1 binary32)) (*.f32 x (*.f32 x x))) |
(*.f32 (*.f32 #s(literal 1 binary32) (/.f32 x (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (/.f32 x (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x))) (*.f32 x x)) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) x) |
(+.f32 (log.f32 x) (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) |
(+.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (log.f32 x)) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (-.f32 (*.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (*.f32 (log.f32 x) (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) |
(/.f32 (-.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (-.f32 (log.f32 x) (log.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) |
(log.f32 (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) |
(+.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x)) |
(+.f32 (*.f32 #s(literal 0 binary32) x) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x)) |
(+.f32 (*.f32 x #s(literal 0 binary32)) (*.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 x #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 #s(literal -1 binary32) x (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(fma.f32 (/.f32 x (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (pow.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 3 binary32))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) |
(/.f32 (*.f32 x (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) x) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) x) |
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) |
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
(+.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) |
(fma.f32 x (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32)))) (+.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 #s(literal -1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x (*.f32 x x)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) #s(literal -1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) #s(literal -1 binary32))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (*.f32 x x)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (-.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)))) (*.f32 x x))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal -1 binary32)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 x x)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 x x))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 0 binary32) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))) |
(/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32)))))) |
(*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(copysign.f32 (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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))))))))))) (log.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.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))))))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x))))))) |
(-.f32 (log.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))) (log.f32 (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))) |
(log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))) |
(+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (*.f32 x (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) |
(+.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x))) |
(+.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32))) (*.f32 x (*.f32 x (*.f32 x x))))) |
(fma.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)))))) (+.f32 #s(literal 1 binary32) (neg.f32 x))) |
(fma.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))))) (+.f32 #s(literal 1 binary32) (neg.f32 x))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (*.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)))))))) |
(fma.f32 (+.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))))) (*.f32 x x) (+.f32 #s(literal 1 binary32) (neg.f32 x))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (-.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (*.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))))))))) |
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))) (/.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))))))) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))) |
(-.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))))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.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))))))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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)))))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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)))))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.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))))))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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)))))))))) (+.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))))))) (*.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)))))))) (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))) |
(/.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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))))))))))) (neg.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.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))))))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))) (neg.f32 (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))) |
(/.f32 (-.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))))))) (*.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)))))))) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(*.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) (*.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))))))) (*.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))))))) (*.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)))))))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (+.f32 #s(literal 1 binary32) (neg.f32 x))) (*.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))))))) (-.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))))))) (+.f32 #s(literal 1 binary32) (neg.f32 x))))))) |
(*.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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))))))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 x)) (*.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)))))))))) |
(neg.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal -1 binary32) (neg.f32 x)))) |
(neg.f32 (/.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) |
(+.f32 #s(literal 1 binary32) (neg.f32 x)) |
(+.f32 (neg.f32 x) #s(literal 1 binary32)) |
(+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (neg.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 x))) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 x)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 x))) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 x))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal -1 binary32) (neg.f32 x))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x)))) (neg.f32 (+.f32 #s(literal -1 binary32) (neg.f32 x)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x x) (neg.f32 x)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (+.f32 (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (*.f32 (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))) (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 x x))) |
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (neg.f32 x))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 x #s(literal 1 binary32))))) |
(*.f32 (-.f32 #s(literal 0 binary32) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) (neg.f32 x)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 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 x (*.f32 x x)))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 x x)) (neg.f32 x))) |
(*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (neg.f32 x))) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(neg.f32 (log.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(+.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 (/.f32 #s(literal 1 binary32) x))) |
(+.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (neg.f32 (log.f32 x))) |
(-.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 x)) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) (log.f32 (neg.f32 x))) |
(/.f32 (-.f32 (pow.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 x))))) |
(/.f32 (-.f32 (*.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) (*.f32 (log.f32 x) (log.f32 x))) (+.f32 (log.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (log.f32 x))) |
(log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) |
(neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (neg.f32 x))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) x)) |
(pow.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
(/.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (neg.f32 x)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (*.f32 x (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)))))) |
(/.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))) (*.f32 x (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)))) x)) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) (/.f32 x #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) #s(literal 1 binary32)) x) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) x)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) |
(/.f32 (/.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) #s(literal -1 binary32)) x) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) |
(*.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (/.f32 #s(literal 1 binary32) x)) |
(*.f32 (neg.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 #s(literal -1 binary32) x)) |
(*.f32 (/.f32 #s(literal 1 binary32) x) (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) |
(+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) |
(+.f32 (*.f32 x x) (+.f32 (*.f32 x (fabs.f32 x)) #s(literal 1/2 binary32))) |
(+.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)) |
(+.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x x)) (*.f32 x (fabs.f32 x))) |
(fma.f32 x (+.f32 x (fabs.f32 x)) #s(literal 1/2 binary32)) |
(fma.f32 (+.f32 x (fabs.f32 x)) x #s(literal 1/2 binary32)) |
(-.f32 (/.f32 #s(literal 1/4 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) (/.f32 (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (+.f32 (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32)) (-.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x #s(literal 1/2 binary32)) (+.f32 x (fabs.f32 x)))))) |
(/.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))) (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32)) #s(literal 1/4 binary32)) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32))) |
(*.f32 (+.f32 #s(literal 1/8 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x (+.f32 x (fabs.f32 x))) (-.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 1/2 binary32)))))) |
(*.f32 (-.f32 #s(literal 1/4 binary32) (pow.f32 (*.f32 x (+.f32 x (fabs.f32 x))) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(*.f32 x #s(literal 1/2 binary32)) |
(*.f32 #s(literal 1/2 binary32) x) |
(*.f32 x (*.f32 x #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal 1/2 binary32)) x) |
(*.f32 (*.f32 x x) #s(literal 1/2 binary32)) |
(neg.f32 (*.f32 x (*.f32 x x))) |
(exp.f32 (*.f32 (log.f32 (neg.f32 x)) #s(literal 3 binary32))) |
(+.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) |
(pow.f32 (neg.f32 x) #s(literal 3 binary32)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(/.f32 #s(literal 1 binary32) (pow.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 3 binary32))) |
(/.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) #s(literal 1 binary32)) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (*.f32 x (*.f32 x x)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (*.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 x (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(*.f32 (*.f32 x x) (neg.f32 x)) |
(*.f32 (*.f32 x (*.f32 x x)) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x x))) |
(*.f32 (neg.f32 x) (*.f32 x x)) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) x) |
(*.f32 (pow.f32 (/.f32 x (*.f32 x (*.f32 x x))) #s(literal 3 binary32)) (pow.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (neg.f32 x) #s(literal 3/2 binary32)) (pow.f32 (neg.f32 x) #s(literal 3/2 binary32))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(fabs.f32 (*.f32 x x)) |
(fabs.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (*.f32 x x) #s(literal 1 binary32)) |
(/.f32 (neg.f32 x) (/.f32 #s(literal -1 binary32) x)) |
(/.f32 (neg.f32 x) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))) |
(/.f32 (neg.f32 x) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)) |
(/.f32 (/.f32 x #s(literal 1 binary32)) (*.f32 #s(literal -1 binary32) (/.f32 #s(literal -1 binary32) x))) |
(/.f32 (*.f32 #s(literal 1 binary32) x) (*.f32 (/.f32 #s(literal -1 binary32) x) #s(literal -1 binary32))) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 x x) |
(*.f32 x (/.f32 x #s(literal 1 binary32))) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) #s(literal -1 binary32)) |
(*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))) |
(*.f32 (/.f32 (*.f32 x x) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (*.f32 #s(literal 1 binary32) x) x) |
(*.f32 (pow.f32 x #s(literal 1 binary32)) (pow.f32 x #s(literal 1 binary32))) |
(*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))) |
(neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 3 binary32))) |
(pow.f32 x #s(literal 3 binary32)) |
(-.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x x))) |
(*.f32 x (*.f32 x x)) |
(*.f32 x (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)))) |
(*.f32 (*.f32 x x) x) |
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x)))) |
(*.f32 (neg.f32 x) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(*.f32 (/.f32 x #s(literal 1 binary32)) (*.f32 x x)) |
(*.f32 (pow.f32 x #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3/2 binary32))) |
(+.f32 (*.f32 x x) (*.f32 x (fabs.f32 x))) |
(+.f32 (*.f32 x (fabs.f32 x)) (*.f32 x x)) |
(fma.f32 x x (*.f32 x (fabs.f32 x))) |
(/.f32 (+.f32 (*.f32 (*.f32 x x) (*.f32 x (*.f32 x (*.f32 x x)))) (pow.f32 (*.f32 x (fabs.f32 x)) #s(literal 3 binary32))) (+.f32 (*.f32 x (*.f32 x (*.f32 x x))) (-.f32 (*.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (fabs.f32 x))) (*.f32 (*.f32 x x) (*.f32 x (fabs.f32 x)))))) |
(/.f32 (-.f32 (*.f32 x (*.f32 x (*.f32 x x))) (*.f32 (*.f32 x (fabs.f32 x)) (*.f32 x (fabs.f32 x)))) (-.f32 (*.f32 x x) (*.f32 x (fabs.f32 x)))) |
(/.f32 (*.f32 x (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (fabs.f32 x) (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 x (fabs.f32 x))))) |
(/.f32 (*.f32 x (-.f32 (*.f32 x x) (*.f32 x x))) (-.f32 x (fabs.f32 x))) |
(/.f32 (*.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (fabs.f32 x) (*.f32 x x))) x) (+.f32 (*.f32 x x) (-.f32 (*.f32 x x) (*.f32 x (fabs.f32 x))))) |
(/.f32 (*.f32 (-.f32 (*.f32 x x) (*.f32 x x)) x) (-.f32 x (fabs.f32 x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(*.f32 (+.f32 x (fabs.f32 x)) x) |
| 1× | egg-herbie |
| 2534× | fma-lowering-fma.f32 |
| 2534× | fma-lowering-fma.f64 |
| 2394× | +-lowering-+.f64 |
| 2394× | +-lowering-+.f32 |
| 2334× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 269 | 2478 |
| 1 | 749 | 2355 |
| 2 | 2306 | 2267 |
| 3 | 7201 | 2267 |
| 0 | 8434 | 2267 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(log (+ 1 (fabs x))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(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 (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (neg x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign (log (* -1 x)) x) |
(+ (log -1) (log x)) |
(+ (log -1) (log x)) |
(+ (log -1) (log x)) |
(+ (log -1) (log x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(* -1 (log (/ -1 x))) |
(* -1 (log (/ -1 x))) |
(* -1 (log (/ -1 x))) |
(* -1 (log (/ -1 x))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x) |
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x) |
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x) |
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x) |
(* -1 x) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)) |
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)) |
(+ (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))) (/ 6 (pow x 4)))) (+ (* 2 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 5))))) |
(+ (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))) (/ 6 (pow x 4)))) (+ (* 2 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 5))))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1))) |
(* 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 (pow x 5))))) |
(* 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 (pow x 5))))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x) |
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x) |
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x) |
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x)))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))) |
(/ 1/2 x) |
(/ (+ 1/2 (* x (fabs x))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
1/2 |
(+ 1/2 (* x (fabs x))) |
(+ 1/2 (* x (+ x (fabs x)))) |
(+ 1/2 (* x (+ x (fabs x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(* -1 (pow x 3)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* x (fabs x)) |
(* x (+ x (fabs x))) |
(* x (+ x (fabs x))) |
(* x (+ x (fabs x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
| Outputs |
|---|
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) x) |
(copysign (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 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 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (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))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x))))) |
(+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x)))) |
(* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) |
(/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.f32 x x)))) |
(* (pow x 2) (+ (* 1/2 (/ 1 (+ 1 (fabs x)))) (/ (log (+ 1 (fabs x))) (pow x 2)))) |
(*.f32 (*.f32 x x) (+.f32 (/.f32 #s(literal 1/2 binary32) (+.f32 #s(literal 1 binary32) (fabs.f32 x))) (/.f32 (log1p.f32 (fabs.f32 x)) (*.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 (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (neg x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign (log (* -1 x)) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (log x)) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(* -1 x) |
(neg.f32 x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (-.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))) (/.f32 x (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (-.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))) (/.f32 x (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (-.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))) (/.f32 x (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))) (/ 1 (- 1 (* -1 x)))) (/ (pow x 2) (- 1 (* -1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (*.f32 x (-.f32 (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 x (*.f32 x #s(literal 1/16 binary32))) #s(literal -1/8 binary32))))) (/.f32 x (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 x)))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (+ 1 x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x) |
(copysign (log (- (+ (* 1/16 (pow x 6)) (+ (* 1/2 (pow x 2)) (/ 1 (- 1 (* -1 x))))) (+ (* 1/8 (pow x 4)) (/ (pow x 2) (- 1 (* -1 x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) x)) (+.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 (*.f32 x x) (+.f32 #s(literal 1 binary32) x)))))) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) |
(* x (- (* (pow x 2) (+ 1/6 (* -3/40 (pow x 2)))) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) |
(* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 5/112 (pow x 2)) 3/40)))) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) |
(+ (log 1/16) (* -6 (log (/ 1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.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) (*.f32 (*.f32 x x) (*.f32 x x))) (/.f32 #s(literal -2 binary32) (*.f32 x x))))) |
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (+ (* 2 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 5))))) |
(+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 x) #s(literal 6 binary32))) (+.f32 (/.f32 #s(literal -2 binary32) (*.f32 x x)) (/.f32 #s(literal -16 binary32) (pow.f32 x #s(literal 5 binary32)))))) |
(+ (log 1/16) (* -6 (log (/ -1 x)))) |
(+.f32 (log.f32 #s(literal 1/16 binary32)) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) |
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32)) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2)))) |
(+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x)))) |
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (+ (* 2 (/ 1 (pow x 2))) (* 16 (/ 1 (pow x 5))))) |
(+.f32 (+.f32 (/.f32 #s(literal 6 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (*.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal -6 binary32))) (+.f32 (+.f32 (log.f32 #s(literal 1/16 binary32)) (/.f32 #s(literal -2 binary32) (*.f32 x x))) (/.f32 #s(literal -16 binary32) (pow.f32 x #s(literal 5 binary32))))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 x)) |
(-.f32 #s(literal 1 binary32) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x #s(literal 1/2 binary32))))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/8 (pow x 2)))) 1))) |
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (*.f32 x #s(literal -1/8 binary32)))))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 5))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 5 binary32)))))) |
(* 1/16 (pow x 6)) |
(*.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))) |
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x)))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) |
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 5))))) |
(*.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (*.f32 x x))) (+.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal -1/8 binary32) (*.f32 x x))) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 5 binary32)))))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 x)) |
(-.f32 #s(literal 1 binary32) x) |
(+ 1 (* -1 x)) |
(-.f32 #s(literal 1 binary32) x) |
(+ 1 (* -1 x)) |
(-.f32 #s(literal 1 binary32) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ 1 x) 1)) |
(-.f32 #s(literal 1 binary32) x) |
(* x (- (/ 1 x) 1)) |
(-.f32 #s(literal 1 binary32) x) |
(* x (- (/ 1 x) 1)) |
(-.f32 #s(literal 1 binary32) x) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f32 #s(literal 1 binary32) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f32 #s(literal 1 binary32) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f32 #s(literal 1 binary32) x) |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (+ x (fabs x)))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (+ (* x (fabs x)) (pow x 2))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign (log (/ (+ 1/2 (* x (- (fabs x) (* -1 x)))) x)) x) |
(copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x))))) |
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (*.f32 x (*.f32 (fabs.f32 x) #s(literal 2 binary32)))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x)))))) |
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (*.f32 x (+.f32 (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32)))) (*.f32 (fabs.f32 x) #s(literal 2 binary32))))) |
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2)))))))))) |
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (*.f32 x (+.f32 (*.f32 (fabs.f32 x) #s(literal 2 binary32)) (*.f32 x (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -24 binary32) (*.f32 (*.f32 x x) #s(literal 16 binary32)))) (*.f32 x #s(literal 1/6 binary32))) (+.f32 #s(literal 2 binary32) (*.f32 (*.f32 x x) #s(literal -2 binary32)))))))) |
(* -1 (log (/ 1 x))) |
(log.f32 x) |
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x)) |
(+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))) |
(+.f32 (log.f32 x) (+.f32 (/.f32 (fabs.f32 x) x) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)))) |
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))) |
(+.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/2 binary32))) (*.f32 x x)) (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 #s(literal -3 binary32) (*.f32 #s(literal 2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (log.f32 x) (/.f32 (fabs.f32 x) x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x))) |
(+.f32 (/.f32 (fabs.f32 x) x) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (-.f32 (fabs.f32 x) (*.f32 #s(literal -1/2 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 x x)) x))) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))) |
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 (fabs.f32 x) (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (*.f32 (*.f32 (fabs.f32 x) (+.f32 (*.f32 (*.f32 x x) #s(literal -2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal -1/6 binary32) x)) (*.f32 (*.f32 x x) #s(literal -1/2 binary32)))) x)) x)) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (* x (fabs x))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
(/ (+ 1/2 (* x (+ x (fabs x)))) x) |
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x) |
x |
(* x (+ 1 (/ (fabs x) x))) |
(+.f32 x (fabs.f32 x)) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
x |
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1))) |
(+.f32 x (fabs.f32 x)) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1))) |
(+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
1/2 |
#s(literal 1/2 binary32) |
(+ 1/2 (* x (fabs x))) |
(+.f32 #s(literal 1/2 binary32) (*.f32 x (fabs.f32 x))) |
(+ 1/2 (* x (+ x (fabs x)))) |
(+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) |
(+ 1/2 (* x (+ x (fabs x)))) |
(+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(* (pow x 2) (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))) |
(*.f32 x (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 x) |
(*.f32 x #s(literal 1/2 binary32)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* 1/2 (pow x 2)) |
(*.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (pow x 3)) |
(-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(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)) |
(* x (fabs x)) |
(*.f32 x (fabs.f32 x)) |
(* x (+ x (fabs x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(* x (+ x (fabs x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(* x (+ x (fabs x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(pow x 2) |
(*.f32 x x) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
(* (pow x 2) (+ 1 (/ (fabs x) x))) |
(*.f32 x (+.f32 x (fabs.f32 x))) |
Compiled 31296 to 3418 computations (89.1% saved)
29 alts after pruning (24 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1037 | 15 | 1052 |
| Fresh | 15 | 9 | 24 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1056 | 29 | 1085 |
| Status | Accuracy | Program |
|---|---|---|
| 55.9% | (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) | |
| 55.9% | (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) | |
| ▶ | 56.1% | (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
| ▶ | 57.0% | (copysign.f32 (neg.f32 x) x) |
| 22.2% | (copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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) | |
| 4.9% | (copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) | |
| ✓ | 17.7% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
| 5.2% | (copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x) | |
| 29.3% | (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) | |
| 15.4% | (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) | |
| 15.6% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) | |
| 9.2% | (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) | |
| ▶ | 25.4% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| 19.0% | (copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) | |
| 16.0% | (copysign.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) | |
| ▶ | 6.8% | (copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
| ✓ | 58.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 29.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) | |
| ✓ | 38.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| ▶ | 6.0% | (copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
| 9.8% | (copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 4.2% | (copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) | |
| 6.7% | (copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) | |
| 30.5% | (copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x) | |
| 4.5% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 3.6% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| 4.1% | (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) | |
| ✓ | 11.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 14.8% | (copysign.f32 (log.f32 x) x) |
Compiled 1184 to 630 computations (46.8% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 704 | (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))) |
| ✓ | cost-diff | 832 | (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32)))) |
| ✓ | cost-diff | 832 | (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) |
| ✓ | cost-diff | 832 | (copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
| ✓ | cost-diff | 128 | (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
| ✓ | cost-diff | 288 | (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x)) |
| ✓ | cost-diff | 288 | (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) |
| ✓ | cost-diff | 288 | (copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
| ✓ | cost-diff | 0 | (*.f32 x (*.f32 x #s(literal 1/6 binary32))) |
| ✓ | cost-diff | 0 | (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32)))) |
| ✓ | cost-diff | 0 | (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) |
| ✓ | cost-diff | 0 | (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
| ✓ | cost-diff | 0 | (neg.f32 x) |
| ✓ | cost-diff | 0 | (copysign.f32 (neg.f32 x) x) |
| 2046× | sum5-define |
| 1820× | *-lowering-*.f32 |
| 1820× | *-lowering-*.f64 |
| 1634× | +-lowering-+.f64 |
| 1634× | +-lowering-+.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 231 |
| 1 | 80 | 213 |
| 2 | 209 | 196 |
| 3 | 965 | 166 |
| 4 | 4877 | 166 |
| 0 | 8420 | 166 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg x) x) |
(neg x) |
x |
(copysign (* x (+ -1 (* x (* x 1/6)))) x) |
(* x (+ -1 (* x (* x 1/6)))) |
x |
(+ -1 (* x (* x 1/6))) |
-1 |
(* x (* x 1/6)) |
(* x 1/6) |
1/6 |
(copysign (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) x) |
(log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) |
(+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x)) |
(* x (+ 1 (/ 1/2 (* x x)))) |
x |
(+ 1 (/ 1/2 (* x x))) |
1 |
(/ 1/2 (* x x)) |
1/2 |
(* x x) |
(neg x) |
(copysign (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) x) |
(log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) |
(* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))) |
x |
(/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)) |
(- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) |
(* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) |
(+ 1 (/ 1/2 (* x x))) |
1 |
(/ 1/2 (* x x)) |
1/2 |
(* x x) |
(- (+ 1 (/ 1/2 (* x x))) -1) |
-1 |
(copysign (log (- (fabs x) x)) x) |
(log (- (fabs x) x)) |
(- (fabs x) x) |
(fabs x) |
x |
| Outputs |
|---|
(copysign (neg x) x) |
(copysign.f32 (neg.f32 x) x) |
(neg x) |
(neg.f32 x) |
x |
(copysign (* x (+ -1 (* x (* x 1/6)))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(* x (+ -1 (* x (* x 1/6)))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
x |
(+ -1 (* x (* x 1/6))) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
-1 |
#s(literal -1 binary32) |
(* x (* x 1/6)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* x 1/6) |
(*.f32 x #s(literal 1/6 binary32)) |
1/6 |
#s(literal 1/6 binary32) |
(copysign (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) |
(log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x)) |
(/.f32 #s(literal 1/2 binary32) x) |
(* x (+ 1 (/ 1/2 (* x x)))) |
(+.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
x |
(+ 1 (/ 1/2 (* x x))) |
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
1 |
#s(literal 1 binary32) |
(/ 1/2 (* x x)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
1/2 |
#s(literal 1/2 binary32) |
(* x x) |
(*.f32 x x) |
(neg x) |
(neg.f32 x) |
(copysign (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) |
(log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))) |
(/.f32 #s(literal 1/2 binary32) x) |
x |
(/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) |
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
(* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) |
(+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+ 1 (/ 1/2 (* x x))) |
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) |
1 |
#s(literal 1 binary32) |
(/ 1/2 (* x x)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
1/2 |
#s(literal 1/2 binary32) |
(* x x) |
(*.f32 x x) |
(- (+ 1 (/ 1/2 (* x x))) -1) |
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) |
-1 |
#s(literal -1 binary32) |
(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 |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| ✓ | accuracy | 100.0% | (-.f32 (fabs.f32 x) x) |
| ✓ | accuracy | 100.0% | (log.f32 (-.f32 (fabs.f32 x) x)) |
| ✓ | accuracy | 100.0% | (fabs.f32 x) |
| ✓ | accuracy | 100.0% | (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
| ✓ | accuracy | 100.0% | (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32)))) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) |
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
| ✓ | accuracy | 100.0% | (*.f32 x x) |
| ✓ | accuracy | 100.0% | (neg.f32 x) |
| ✓ | accuracy | 100.0% | (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) |
| ✓ | accuracy | 100.0% | (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32)))) |
| ✓ | accuracy | 100.0% | (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) |
| ✓ | accuracy | 100.0% | (*.f32 x (*.f32 x #s(literal 1/6 binary32))) |
| ✓ | accuracy | 100.0% | (*.f32 x #s(literal 1/6 binary32)) |
| ✓ | accuracy | 100.0% | (copysign.f32 (neg.f32 x) x) |
| ✓ | accuracy | 100.0% | (neg.f32 x) |
| 82.0ms | 256× | 0 | invalid |
Compiled 313 to 31 computations (90.1% saved)
ival-mult: 12.0ms (25.5% of total)ival-copysign: 10.0ms (21.2% of total)ival-log: 7.0ms (14.9% of total)ival-div: 4.0ms (8.5% of total)ival-add: 4.0ms (8.5% of total)ival-sub: 4.0ms (8.5% of total)...c/correct-round.rkt:119:19: 4.0ms (8.5% of total)ival-neg: 2.0ms (4.2% of total)ival-fabs: 1.0ms (2.1% of total)const: 1.0ms (2.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (copysign (neg x) x)> |
#<alt (neg x)> |
#<alt (copysign (* x (+ -1 (* x (* x 1/6)))) x)> |
#<alt (* x (+ -1 (* x (* x 1/6))))> |
#<alt (+ -1 (* x (* x 1/6)))> |
#<alt (* x (* x 1/6))> |
#<alt (copysign (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) x)> |
#<alt (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x)))> |
#<alt (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))> |
#<alt (* x (+ 1 (/ 1/2 (* x x))))> |
#<alt (copysign (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) x)> |
#<alt (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))))> |
#<alt (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))> |
#<alt (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))> |
#<alt (copysign (log (- (fabs x) x)) x)> |
#<alt (log (- (fabs x) x))> |
#<alt (- (fabs x) x)> |
#<alt (fabs x)> |
#<alt (* x 1/6)> |
#<alt (* x x)> |
#<alt (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x))))> |
| Outputs |
|---|
#<alt (copysign (neg x) x)> |
#<alt (copysign (neg x) x)> |
#<alt (copysign (neg x) x)> |
#<alt (copysign (neg x) x)> |
#<alt (copysign (neg x) x)> |
#<alt (copysign (neg x) x)> |
#<alt (copysign (neg x) x)> |
#<alt (copysign (neg x) x)> |
#<alt (copysign (* -1 x) x)> |
#<alt (copysign (* -1 x) x)> |
#<alt (copysign (* -1 x) x)> |
#<alt (copysign (* -1 x) x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (copysign (* x (- (* 1/6 (pow x 2)) 1)) x)> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/6 (pow x 2)) 1))> |
#<alt (* x (- (* 1/6 (pow x 2)) 1))> |
#<alt (* x (- (* 1/6 (pow x 2)) 1))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (- 1/6 (/ 1 (pow x 2))))> |
#<alt (* 1/6 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))> |
#<alt (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))> |
#<alt (* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6)))> |
#<alt -1> |
#<alt (- (* 1/6 (pow x 2)) 1)> |
#<alt (- (* 1/6 (pow x 2)) 1)> |
#<alt (- (* 1/6 (pow x 2)) 1)> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1/6 (/ 1 (pow x 2))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)> |
#<alt (copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)> |
#<alt (copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)> |
#<alt (copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (/ 1/2 x)) x)> |
#<alt (copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x)> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (pow x 2)) x)> |
#<alt (/ (+ 1/2 (pow x 2)) x)> |
#<alt (/ (+ 1/2 (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x)> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (* -1 (log x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log 1/2) (log (/ 1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (+ (log -1/2) (log (/ -1 x)))> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (/ 1/2 (pow x 2))> |
#<alt (copysign (log (- (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 (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 x)> |
#<alt (* 1/6 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/4 (pow x 4))> |
#<alt (/ (+ 1/4 (pow x 2)) (pow x 4))> |
#<alt (/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4))> |
#<alt (/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4))> |
#<alt 1> |
#<alt (+ 1 (/ 1 (pow x 2)))> |
#<alt (+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))> |
#<alt (+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (/ 1 (pow x 2)))> |
#<alt (+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))> |
#<alt (+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2))))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | -inf | (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) |
| 8.0ms | x | @ | 0 | (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) |
| 7.0ms | x | @ | inf | (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) |
| 7.0ms | x | @ | -inf | (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) |
| 7.0ms | x | @ | 0 | (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) |
| 1× | batch-egg-rewrite |
| 4346× | *-lowering-*.f32 |
| 4346× | *-lowering-*.f64 |
| 2534× | /-lowering-/.f32 |
| 2534× | /-lowering-/.f64 |
| 2134× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 175 |
| 1 | 167 | 144 |
| 2 | 1617 | 126 |
| 0 | 8734 | 126 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg x) x) |
(neg x) |
(copysign (* x (+ -1 (* x (* x 1/6)))) x) |
(* x (+ -1 (* x (* x 1/6)))) |
(+ -1 (* x (* x 1/6))) |
(* x (* x 1/6)) |
(copysign (log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) x) |
(log (+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x))) |
(+ (* x (+ 1 (/ 1/2 (* x x)))) (neg x)) |
(* x (+ 1 (/ 1/2 (* x x)))) |
(copysign (log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) x) |
(log (* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)))) |
(* x (/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1))) |
(/ (- (* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) 1) (- (+ 1 (/ 1/2 (* x x))) -1)) |
(copysign (log (- (fabs x) x)) x) |
(log (- (fabs x) x)) |
(- (fabs x) x) |
(fabs x) |
(* x 1/6) |
(* x x) |
(* (+ 1 (/ 1/2 (* x x))) (+ 1 (/ 1/2 (* x x)))) |
| Outputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(neg.f32 x) |
(+.f32 #s(literal 0 binary32) (neg.f32 x)) |
(-.f32 #s(literal 0 binary32) x) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 x x) (*.f32 #s(literal 0 binary32) x)))) |
(*.f32 x #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(+.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(+.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (neg.f32 x)) |
(fma.f32 x #s(literal -1 binary32) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(fma.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(fma.f32 (*.f32 x #s(literal 1/6 binary32)) (*.f32 x x) (neg.f32 x)) |
(fma.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) x (neg.f32 x)) |
(fma.f32 (*.f32 x x) (*.f32 x #s(literal 1/6 binary32)) (neg.f32 x)) |
(fma.f32 (*.f32 x (*.f32 x x)) #s(literal 1/6 binary32) (neg.f32 x)) |
(-.f32 #s(literal 0 binary32) (-.f32 x (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) (-.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32))))) |
(/.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)))) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32)))) x) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32))) x) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(*.f32 (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) x) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)))) (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)))) #s(literal -1 binary32)) |
(fma.f32 x (*.f32 x #s(literal 1/6 binary32)) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/6 binary32) (*.f32 x x) #s(literal -1 binary32)) |
(fma.f32 (*.f32 x #s(literal 1/6 binary32)) x #s(literal -1 binary32)) |
(fma.f32 (*.f32 x x) #s(literal 1/6 binary32) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (/.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)))) (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32))))) |
(/.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32)))) (+.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32))) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)))) (neg.f32 (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)) #s(literal 1 binary32)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32)))) (*.f32 (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(*.f32 (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x x)) #s(literal -1 binary32)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 x x) (*.f32 x x)) #s(literal 1/36 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))) |
(*.f32 x (*.f32 x #s(literal 1/6 binary32))) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x #s(literal 1/6 binary32)) x) |
(*.f32 (*.f32 x x) #s(literal 1/6 binary32)) |
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(+.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(+.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) (log.f32 x)) |
(+.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) x))) |
(+.f32 (log.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (neg.f32 (log1p.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(+.f32 (log.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(+.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))) |
(+.f32 (log.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(+.f32 (log.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(-.f32 (log.f32 x) (neg.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(-.f32 (log.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (log1p.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (log.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))) |
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) (log.f32 (neg.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (log.f32 (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(-.f32 (log.f32 (*.f32 x (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(-.f32 (log.f32 (*.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) x)) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 2 binary32))) (log.f32 (/.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) |
(log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) |
(+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
(+.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(+.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (neg.f32 x) x)) |
(+.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (fma.f32 (neg.f32 x) #s(literal 1 binary32) x)) |
(+.f32 (+.f32 (neg.f32 x) x) (/.f32 #s(literal 1/2 binary32) x)) |
(pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal -1 binary32)) |
(fma.f32 x #s(literal -1 binary32) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 x #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 #s(literal 1 binary32) x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (neg.f32 x)) |
(-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) |
(-.f32 #s(literal 0 binary32) (-.f32 x (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) |
(-.f32 (/.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (/.f32 (*.f32 x x) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) |
(-.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal 0 binary32)) x) |
(/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) |
(/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (neg.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (*.f32 x (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) x) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 x x))) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) |
(*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) x)) |
(*.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) x) |
(*.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) |
(*.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(*.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(+.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(+.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(fma.f32 x #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x)) |
(fma.f32 x (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x) |
(fma.f32 #s(literal 1 binary32) x (/.f32 #s(literal 1/2 binary32) x)) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x) x) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) x x) |
(fma.f32 (*.f32 x #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x)) x) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (/.f32 #s(literal 1/8 binary32) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x)) (*.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(/.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) x) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x) |
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) |
(neg.f32 (log.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))))) |
(neg.f32 (log.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(+.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(+.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) (log.f32 x)) |
(+.f32 (log.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (log.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) x))) |
(+.f32 (log.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (neg.f32 (log1p.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(+.f32 (log.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(+.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))) |
(+.f32 (log.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))) |
(+.f32 (log.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))) (log.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(-.f32 (log.f32 x) (neg.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))))) |
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(-.f32 (log.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (log1p.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(-.f32 (log.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (log.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(-.f32 (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))))) |
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(-.f32 (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))))) (log.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))))) |
(-.f32 (log.f32 (neg.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) (log.f32 (neg.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (log.f32 (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(-.f32 (log.f32 (*.f32 x (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))))) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(-.f32 (log.f32 (*.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) x)) (log.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) #s(literal 2 binary32))) (log.f32 (/.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) |
(log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) |
(+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
(+.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (neg.f32 x)) |
(+.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (neg.f32 x) x)) |
(+.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (fma.f32 (neg.f32 x) #s(literal 1 binary32) x)) |
(+.f32 (+.f32 (neg.f32 x) x) (/.f32 #s(literal 1/2 binary32) x)) |
(pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) #s(literal -1 binary32)) |
(fma.f32 x #s(literal -1 binary32) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 x #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
(fma.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (neg.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(fma.f32 #s(literal 1 binary32) x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) x (neg.f32 x)) |
(-.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) |
(-.f32 #s(literal 0 binary32) (-.f32 x (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) |
(-.f32 (/.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (/.f32 (*.f32 x x) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) |
(-.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) #s(literal 0 binary32)) x) |
(/.f32 x (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) |
(/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x)))) (neg.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) (neg.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) |
(/.f32 (*.f32 x (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) x) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (*.f32 x x))) (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) |
(*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) x)) |
(*.f32 (*.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) x) |
(*.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(*.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) |
(*.f32 (/.f32 (*.f32 (+.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) x) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(*.f32 (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))) (*.f32 (neg.f32 x) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))))) |
(neg.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(neg.f32 (/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (neg.f32 (log1p.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)))) #s(literal -1 binary32))) |
(+.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32))) |
(+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) |
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (fma.f32 (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(+.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) (fma.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) |
(+.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) (fma.f32 (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) |
(+.f32 (fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) (fma.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) |
(+.f32 (fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) (fma.f32 (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) |
(+.f32 (fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) (fma.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) |
(+.f32 (fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (neg.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) (fma.f32 (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) |
(+.f32 (fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) (fma.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))))) |
(+.f32 (fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) (fma.f32 (neg.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32)))))) |
(pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) |
(fma.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 0 binary32)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32) #s(literal 0 binary32)) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32) #s(literal -1 binary32)) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(fma.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) #s(literal 0 binary32)) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) #s(literal -1 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) #s(literal 1/2 binary32) #s(literal 0 binary32)) |
(fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal -1 binary32)) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1 binary32) x) #s(literal 0 binary32)) |
(fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(fma.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) #s(literal 1 binary32))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32)) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))))) (neg.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32)) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))))) (+.f32 (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (+.f32 (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) (+.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(/.f32 (*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) #s(literal 1 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(/.f32 (-.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32)) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) |
(*.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)))) |
(*.f32 (neg.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) |
(*.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 0 binary32))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal 1 binary32))) (+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (*.f32 #s(literal -1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) #s(literal -1 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) |
(*.f32 (pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 2 binary32)) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) #s(literal -1 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) |
(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 (*.f32 x x) (*.f32 x x))))) |
(+.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x))))))) |
(+.f32 (log.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x x) (*.f32 x x))))) |
(-.f32 (log.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))) (log.f32 (+.f32 (*.f32 x x) (*.f32 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 (*.f32 x x) (*.f32 x x))) (log.f32 (+.f32 x (fabs.f32 x)))) |
(-.f32 (log.f32 (-.f32 (*.f32 x x) (*.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 (*.f32 x x) (*.f32 x x)))) (log.f32 (neg.f32 (+.f32 x (fabs.f32 x))))) |
(log.f32 (-.f32 (fabs.f32 x) x)) |
(+.f32 (neg.f32 x) (fabs.f32 x)) |
(+.f32 (fabs.f32 x) (neg.f32 x)) |
(+.f32 (-.f32 (fabs.f32 x) x) (+.f32 (neg.f32 x) x)) |
(+.f32 (-.f32 (fabs.f32 x) x) (fma.f32 (neg.f32 x) #s(literal 1 binary32) 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 (*.f32 x x) (*.f32 x x))) #s(literal -1 binary32)) |
(fma.f32 x #s(literal -1 binary32) (fabs.f32 x)) |
(fma.f32 #s(literal -1 binary32) x (fabs.f32 x)) |
(fma.f32 #s(literal 1 binary32) (fabs.f32 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 (fabs.f32 x) #s(literal 0 binary32)) 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 (*.f32 x x) (*.f32 x x)))) |
(/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (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 (*.f32 x x) (*.f32 x x)) (+.f32 x (fabs.f32 x))) |
(/.f32 (-.f32 (*.f32 x x) (*.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 x) (*.f32 x x))) (neg.f32 (+.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 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (*.f32 x (*.f32 x x)))) (*.f32 (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))) (+.f32 (*.f32 x x) (*.f32 x (+.f32 x (fabs.f32 x)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 x x) (+.f32 x (fabs.f32 x))) (*.f32 (+.f32 x (fabs.f32 x)) (*.f32 x x))) (*.f32 (+.f32 x (fabs.f32 x)) (+.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 (*.f32 x x) (*.f32 x x)) (/.f32 #s(literal 1 binary32) (+.f32 x (fabs.f32 x)))) |
(fabs.f32 x) |
(fabs.f32 (neg.f32 x)) |
(fabs.f32 (neg.f32 (neg.f32 x))) |
(fabs.f32 (-.f32 x #s(literal 0 binary32))) |
(fabs.f32 (neg.f32 (neg.f32 (neg.f32 x)))) |
(fabs.f32 (neg.f32 (-.f32 x #s(literal 0 binary32)))) |
(/.f32 (*.f32 x x) (fabs.f32 (+.f32 #s(literal 0 binary32) x))) |
(/.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 x #s(literal 1/6 binary32)) |
(*.f32 #s(literal 1/6 binary32) x) |
(neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(exp.f32 (*.f32 (log.f32 x) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 (neg.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 (*.f32 (neg.f32 (neg.f32 x)) (neg.f32 x))) |
(fabs.f32 (*.f32 x (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 x (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (neg.f32 x) (neg.f32 (neg.f32 x)))) |
(fabs.f32 (*.f32 (neg.f32 x) (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) x)) |
(fabs.f32 (*.f32 (neg.f32 (neg.f32 x)) (-.f32 x #s(literal 0 binary32)))) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) x)) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 x))) |
(fabs.f32 (*.f32 (-.f32 x #s(literal 0 binary32)) (neg.f32 (neg.f32 x)))) |
(fabs.f32 (-.f32 (*.f32 x x) #s(literal 0 binary32))) |
(pow.f32 x #s(literal 2 binary32)) |
(pow.f32 (neg.f32 x) #s(literal 2 binary32)) |
(pow.f32 (*.f32 x x) #s(literal 1 binary32)) |
(pow.f32 (fabs.f32 x) #s(literal 2 binary32)) |
(pow.f32 (exp.f32 (log.f32 x)) #s(literal 2 binary32)) |
(*.f32 x x) |
(*.f32 (neg.f32 x) (neg.f32 x)) |
(*.f32 #s(literal -1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 x x))) |
(*.f32 #s(literal 1 binary32) (*.f32 x x)) |
(*.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 (fabs.f32 x) (fabs.f32 x)) |
(*.f32 (neg.f32 (neg.f32 x)) (neg.f32 (neg.f32 x))) |
(*.f32 (-.f32 x #s(literal 0 binary32)) (-.f32 x #s(literal 0 binary32))) |
(*.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32)) x) |
(*.f32 (exp.f32 (log.f32 x)) (exp.f32 (log.f32 x))) |
(*.f32 (fabs.f32 (fabs.f32 x)) (fabs.f32 (fabs.f32 x))) |
(*.f32 (fabs.f32 (*.f32 (neg.f32 x) #s(literal -1 binary32))) (fabs.f32 x)) |
(exp.f32 (*.f32 #s(literal 2 binary32) (log1p.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(pow.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) |
(pow.f32 (exp.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 2 binary32)) |
(fma.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(fma.f32 #s(literal 1/2 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) |
(fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (/.f32 (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))) #s(literal 1/8 binary32)))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(*.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) |
(*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) |
(*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 x x) (*.f32 (*.f32 x x) (*.f32 x x)))))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal -1 binary32)) (/.f32 (*.f32 x x) #s(literal 1/2 binary32))))) #s(literal 2 binary32))) |
(*.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x))))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 2 binary32))) |
(*.f32 (exp.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (exp.f32 (log1p.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) |
| 1× | egg-herbie |
| 2004× | *-lowering-*.f32 |
| 2004× | *-lowering-*.f64 |
| 1506× | +-lowering-+.f64 |
| 1506× | +-lowering-+.f32 |
| 1340× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1706 |
| 1 | 332 | 1649 |
| 2 | 997 | 1589 |
| 3 | 3542 | 1480 |
| 0 | 9376 | 1480 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(copysign (neg x) x) |
(copysign (neg x) x) |
(copysign (neg x) x) |
(copysign (neg x) x) |
(copysign (neg x) x) |
(copysign (neg x) x) |
(copysign (neg x) x) |
(copysign (neg x) x) |
(copysign (* -1 x) x) |
(copysign (* -1 x) x) |
(copysign (* -1 x) x) |
(copysign (* -1 x) x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(* -1 x) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(* 1/6 (pow x 3)) |
(* (pow x 3) (- 1/6 (/ 1 (pow x 2)))) |
(* (pow x 3) (- 1/6 (/ 1 (pow x 2)))) |
(* (pow x 3) (- 1/6 (/ 1 (pow x 2)))) |
(* 1/6 (pow x 3)) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))) |
-1 |
(- (* 1/6 (pow x 2)) 1) |
(- (* 1/6 (pow x 2)) 1) |
(- (* 1/6 (pow x 2)) 1) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(* 1/6 (pow x 2)) |
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x) |
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x) |
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x) |
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ (+ 1/2 (pow x 2)) x) |
(/ (+ 1/2 (pow x 2)) x) |
(/ (+ 1/2 (pow x 2)) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(/ 1/2 (pow x 2)) |
(copysign (log (- (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) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 x) |
(* 1/6 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/4 (pow x 4)) |
(/ (+ 1/4 (pow x 2)) (pow x 4)) |
(/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4)) |
(/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4)) |
1 |
(+ 1 (/ 1 (pow x 2))) |
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2)))) |
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2)))) |
1 |
(+ 1 (/ 1 (pow x 2))) |
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2)))) |
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2)))) |
| Outputs |
|---|
(copysign (neg x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (neg x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (neg x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (neg x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (neg x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (neg x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (neg x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (neg x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (* -1 x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (* -1 x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (* -1 x) x) |
(copysign.f32 (neg.f32 x) x) |
(copysign (* -1 x) x) |
(copysign.f32 (neg.f32 x) 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 (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(copysign (* x (- (* 1/6 (pow x 2)) 1)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(* x (- (* 1/6 (pow x 2)) 1)) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(* 1/6 (pow x 3)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x))) |
(* (pow x 3) (- 1/6 (/ 1 (pow x 2)))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(* (pow x 3) (- 1/6 (/ 1 (pow x 2)))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(* (pow x 3) (- 1/6 (/ 1 (pow x 2)))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(* 1/6 (pow x 3)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x x))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
(* -1 (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))) |
(*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) |
-1 |
#s(literal -1 binary32) |
(- (* 1/6 (pow x 2)) 1) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(- (* 1/6 (pow x 2)) 1) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(- (* 1/6 (pow x 2)) 1) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(* (pow x 2) (- 1/6 (/ 1 (pow x 2)))) |
(+.f32 #s(literal -1 binary32) (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(* 1/6 (pow x 2)) |
(*.f32 #s(literal 1/6 binary32) (*.f32 x x)) |
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x) |
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x) |
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x) |
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign (log (- (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) x)) x) |
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (/ 1/2 x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) |
(copysign (log (+ (* -1 x) (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) x) |
(copysign.f32 (log.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) x) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ (+ 1/2 (pow x 2)) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) |
(/ (+ 1/2 (pow x 2)) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) |
(/ (+ 1/2 (pow x 2)) x) |
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(+.f32 x (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(copysign (log (/ (* x (- (pow (+ 1 (* 1/2 (/ 1 (pow x 2)))) 2) 1)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) x))) (+.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (* -1 (log x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log 1/2) (log (/ 1 x))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(/ 1/2 (pow x 2)) |
(/.f32 #s(literal 1/2 binary32) (*.f32 x x)) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (- (fabs x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign (log (+ (fabs x) (* -1 x))) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(log (fabs x)) |
(log.f32 (fabs.f32 x)) |
(+ (log (fabs x)) (* -1 (/ x (fabs x)))) |
(-.f32 (log.f32 (fabs.f32 x)) (/.f32 x (fabs.f32 x))) |
(+ (log (fabs x)) (* x (- (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (-.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x)))) |
(+ (log (fabs x)) (* x (- (* x (- (* -1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x))))) |
(+.f32 (log.f32 (fabs.f32 x)) (+.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x))) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/3 binary32)) 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 x (fabs.f32 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 (log.f32 x) (-.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3))))))) |
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 x)) (+.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 x))) (/.f32 (*.f32 (fabs.f32 x) #s(literal -1/3 binary32)) x))) |
(* -1 (log (/ -1 x))) |
(neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x))) |
(-.f32 (-.f32 #s(literal 0 binary32) (/.f32 x (fabs.f32 x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x))) |
(-.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 x (fabs.f32 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))) |
(-.f32 (/.f32 (-.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x #s(literal -1/2 binary32))) (*.f32 #s(literal -1/3 binary32) (*.f32 x (fabs.f32 x)))) x) (fabs.f32 x)) x) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(fabs x) |
(fabs.f32 x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(+ (fabs x) (* -1 x)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* x (- (/ (fabs x) x) 1)) |
(-.f32 (fabs.f32 x) x) |
(* -1 x) |
(neg.f32 x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x))))) |
(-.f32 (fabs.f32 x) x) |
(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/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(* 1/6 x) |
(*.f32 x #s(literal 1/6 binary32)) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(pow x 2) |
(*.f32 x x) |
(/ 1/4 (pow x 4)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ (+ 1/4 (pow x 2)) (pow x 4)) |
(/.f32 (+.f32 (*.f32 x x) #s(literal 1/4 binary32)) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4)) |
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 x (*.f32 x (*.f32 x x)))) |
(/ (+ 1/4 (* (pow x 2) (+ 1 (pow x 2)))) (pow x 4)) |
(/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (+.f32 (*.f32 x x) #s(literal 1 binary32))))) (*.f32 x (*.f32 x (*.f32 x x)))) |
1 |
#s(literal 1 binary32) |
(+ 1 (/ 1 (pow x 2))) |
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
1 |
#s(literal 1 binary32) |
(+ 1 (/ 1 (pow x 2))) |
(+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) |
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
(+ 1 (+ (/ 1/4 (pow x 4)) (/ 1 (pow x 2)))) |
(+.f32 (/.f32 #s(literal 1 binary32) (*.f32 x x)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))) |
Compiled 20537 to 2306 computations (88.8% saved)
29 alts after pruning (20 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 802 | 8 | 810 |
| Fresh | 7 | 12 | 19 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 810 | 29 | 839 |
| Status | Accuracy | Program |
|---|---|---|
| 22.3% | (copysign.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) | |
| 36.2% | (copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) | |
| 20.6% | (copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) | |
| 55.9% | (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) | |
| 55.9% | (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) | |
| ✓ | 56.1% | (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
| ✓ | 57.0% | (copysign.f32 (neg.f32 x) x) |
| 22.2% | (copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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) | |
| 5.6% | (copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x) | |
| ✓ | 17.7% | (copysign.f32 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
| 5.2% | (copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x) | |
| 29.3% | (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) | |
| 15.4% | (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) | |
| 15.6% | (copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) | |
| 9.2% | (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) | |
| ✓ | 25.4% | (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
| 19.0% | (copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) | |
| 6.1% | (copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x) | |
| 6.7% | (copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x) | |
| 16.0% | (copysign.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) | |
| ✓ | 6.8% | (copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
| ✓ | 58.8% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
| 29.5% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) | |
| ✓ | 38.7% | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| 7.3% | (copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) | |
| 6.5% | (copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) | |
| 6.7% | (copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) | |
| ✓ | 11.4% | (copysign.f32 (log.f32 (neg.f32 x)) x) |
| ✓ | 14.8% | (copysign.f32 (log.f32 x) x) |
Compiled 2206 to 699 computations (68.3% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x) |
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) |
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x) |
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.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 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (-.f32 (log.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (log1p.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 #s(literal 1 binary32) (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (/.f32 #s(literal 1 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 x x) #s(literal 1 binary32))))))) x) |
(copysign.f32 (+.f32 (log1p.f32 (fabs.f32 x)) (/.f32 (*.f32 x (*.f32 x #s(literal 1/2 binary32))) (+.f32 (fabs.f32 x) #s(literal 1 binary32)))) x) |
(copysign.f32 (-.f32 (log1p.f32 (-.f32 (*.f32 x x) (*.f32 x x))) (log.f32 (-.f32 (hypot.f32 #s(literal 1 binary32) x) (fabs.f32 x)))) x) |
(copysign.f32 (+.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (+.f32 (*.f32 x x) #s(literal 1 binary32))) (-.f32 (*.f32 x (*.f32 x x)) (pow.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (+.f32 (*.f32 x x) (+.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (*.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x)))))) 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) |
| Outputs |
|---|
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) |
2 calls:
| 20.0ms | x |
| 18.0ms | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | x |
| 99.9% | 3 | (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x) |
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) |
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x) |
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.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 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (+.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (-.f32 (log.f32 (*.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (+.f32 #s(literal 1 binary32) (*.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) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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))))))))))) (log1p.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (fabs.f32 x) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x) |
1 calls:
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x) |
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) |
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x) |
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.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 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x (+.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x))) x) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (fabs.f32 x) x) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (+.f32 #s(literal 1 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) #s(literal -1/8 binary32)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 (+.f32 (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 (log1p.f32 (+.f32 (fabs.f32 x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 (*.f32 (*.f32 x x) #s(literal 1/16 binary32)) #s(literal -1/8 binary32))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
1 calls:
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x) |
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) |
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x) |
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.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 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x) |
1 calls:
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x) |
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) |
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x) |
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (neg.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 (log.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 x (fabs.f32 x)))) x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
1 calls:
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x) |
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) |
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x) |
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x) |
1 calls:
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 4 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x) |
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) |
(copysign.f32 (log1p.f32 (/.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x) x)) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 #s(literal 1/2 binary32) x))) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) (neg.f32 x))) x) |
(copysign.f32 (log1p.f32 (*.f32 (*.f32 x (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (/.f32 #s(literal 1 binary32) x))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 x (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 0 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (*.f32 x x))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (log.f32 (+.f32 (-.f32 #s(literal 1 binary32) x) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log1p.f32 (*.f32 (/.f32 x x) (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (-.f32 #s(literal 1 binary32) (*.f32 x x))))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (+.f32 x (/.f32 #s(literal 1/2 binary32) x)) (+.f32 x (/.f32 #s(literal 1/2 binary32) x)))) (-.f32 (neg.f32 x) (+.f32 x (/.f32 #s(literal 1/2 binary32) x))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -1 binary32) x) (/.f32 #s(literal -1 binary32) x))))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) #s(literal 1 binary32)) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal -1 binary32))))) x) |
(copysign.f32 (neg.f32 (log.f32 (/.f32 (-.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32)) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) (+.f32 #s(literal 1 binary32) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
(copysign.f32 (log1p.f32 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x 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 (+.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) #s(literal 1 binary32)) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (neg.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (neg.f32 x))))) (*.f32 x (*.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 #s(literal 1 binary32) (*.f32 x x)) (-.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 x x) #s(literal 1/16 binary32)))))))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) x) (-.f32 (-.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (*.f32 x (/.f32 (+.f32 (*.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 x x) (*.f32 x x)))))) (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (/.f32 (-.f32 (*.f32 x x) (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (neg.f32 (*.f32 x (*.f32 (*.f32 (/.f32 x (*.f32 x (*.f32 x x))) (/.f32 x (*.f32 x (*.f32 x x)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))) (-.f32 #s(literal 0 binary32) (*.f32 x (*.f32 x x))))))) (*.f32 x (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x))))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 (neg.f32 (*.f32 x (*.f32 x x))) (*.f32 x (*.f32 x x)))))))) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 (*.f32 x x) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) (/.f32 (*.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))))) (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))))) x) |
(copysign.f32 (log1p.f32 (fabs.f32 x)) x) |
(copysign.f32 (log.f32 (+.f32 (fabs.f32 x) #s(literal 1 binary32))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
1 calls:
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 4 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
(copysign.f32 (log.f32 (+.f32 x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x))) x) |
(copysign.f32 (log.f32 (+.f32 (/.f32 (+.f32 (*.f32 x x) #s(literal 1/2 binary32)) x) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) #s(literal 1 binary32)))) x) |
(copysign.f32 (log.f32 (+.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))) (neg.f32 x))) x) |
(copysign.f32 (log.f32 (/.f32 (*.f32 (neg.f32 (/.f32 (*.f32 x (*.f32 x x)) x)) x) (*.f32 x x))) x) |
(copysign.f32 (log1p.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x)))))) x) |
(copysign.f32 (log.f32 (+.f32 #s(literal 1 binary32) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))))) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x) |
1 calls:
| 40.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.9% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
(copysign.f32 (log.f32 (neg.f32 x)) x) |
| Outputs |
|---|
(copysign.f32 (log.f32 (neg.f32 x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.3% | 3 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
(copysign.f32 (log.f32 x) x) |
| Outputs |
|---|
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (log.f32 x) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.8% | 2 | x |
Compiled 2 to 1 computations (50% saved)
Total -12.0b remaining (-87.1%)
Threshold costs -12b (-87.1%)
| Inputs |
|---|
(copysign.f32 (neg.f32 x) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 x (*.f32 x #s(literal 1/6 binary32))))) x) |
(copysign.f32 (/.f32 (-.f32 #s(literal 0 binary32) (*.f32 x x)) (+.f32 #s(literal 0 binary32) x)) x) |
(copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x #s(literal -3/40 binary32))))))) x) |
(copysign.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 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) |
(copysign.f32 (/.f32 (+.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 (*.f32 x (*.f32 x x)) (*.f32 (*.f32 x (*.f32 x x)) #s(literal 1/216 binary32))) (*.f32 x (*.f32 x x)))) (+.f32 (*.f32 x x) (-.f32 (*.f32 (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x)))) (*.f32 (neg.f32 x) (*.f32 x (*.f32 #s(literal 1/6 binary32) (*.f32 x x))))))) x) |
| Outputs |
|---|
(copysign.f32 (neg.f32 x) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.0% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.16488784551620483 | 1.27397882938385 |
| 0.0ms | -0.361106812953949 | -0.008186239749193192 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.16563604772090912 | 1.647666096687317 |
| 0.0ms | -10.112855911254883 | -0.39532166719436646 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.16563604772090912 | 1.647666096687317 |
| 0.0ms | -10.112855911254883 | -0.39532166719436646 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.16563604772090912 | 1.647666096687317 |
| 0.0ms | -10.112855911254883 | -0.39532166719436646 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.16563604772090912 | 1.647666096687317 |
| 0.0ms | -10.112855911254883 | -0.39532166719436646 |
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.16563604772090912 | 1.647666096687317 |
| 0.0ms | -10.112855911254883 | -0.39532166719436646 |
| 0.0ms | -13623218929664.0 | -5057094877184.0 |
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.16563604772090912 | 1.647666096687317 |
| 0.0ms | -10.112855911254883 | -0.39532166719436646 |
| 0.0ms | -13623218929664.0 | -5057094877184.0 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.16563604772090912 | 1.647666096687317 |
| 0.0ms | -10.112855911254883 | -0.39532166719436646 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.16563604772090912 | 1.647666096687317 |
| 0.0ms | -10.112855911254883 | -0.39532166719436646 |
Compiled 17 to 12 computations (29.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.16563604772090912 | 1.647666096687317 |
| 0.0ms | -10.112855911254883 | -0.39532166719436646 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.16563604772090912 | 1.647666096687317 |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
| 376× | unsub-neg_binary32 |
| 352× | distribute-lft-neg-in_binary32 |
| 268× | neg-mul-1_binary32 |
| 184× | neg-sub0_binary32 |
| 172× | cancel-sign-sub_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 102 | 567 |
| 1 | 145 | 567 |
| 2 | 173 | 567 |
| 3 | 197 | 567 |
| 4 | 227 | 567 |
| 5 | 265 | 567 |
| 6 | 287 | 567 |
| 7 | 342 | 567 |
| 8 | 412 | 567 |
| 9 | 418 | 567 |
| 10 | 424 | 567 |
| 11 | 442 | 567 |
| 12 | 475 | 567 |
| 13 | 547 | 567 |
| 14 | 714 | 567 |
| 15 | 924 | 567 |
| 16 | 1111 | 567 |
| 17 | 1308 | 567 |
| 18 | 1396 | 567 |
| 19 | 1432 | 567 |
| 20 | 1439 | 567 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/67108864 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))) |
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 (neg.f32 x) x) |
| Outputs |
|---|
(if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal -13421773/67108864 binary32)) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x) (if (<=.f32 (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (sqrt.f32 (+.f32 (*.f32 x x) #s(literal 1 binary32))))) x) #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (hypot.f32 #s(literal 1 binary32) x))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x))) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32)) (/.f32 #s(literal -1/8 binary32) (*.f32 x (*.f32 x (*.f32 x x)))))))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 x x)))))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) (*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (*.f32 x x)) #s(literal 1 binary32))))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/2 binary32) x) (fabs.f32 x)) x)))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (*.f32 x (+.f32 (/.f32 (-.f32 (fabs.f32 x) (/.f32 #s(literal -1/2 binary32) x)) x) #s(literal 1 binary32)))) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (fabs.f32 x) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x))) |
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 (fabs.f32 x) x)) x)))) |
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (+.f32 x (fabs.f32 x))) x)))) |
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (neg.f32 (*.f32 x (*.f32 x x))))) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(if (<=.f32 x #s(literal -9999999827968 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 (neg.f32 x) (/.f32 x (/.f32 (*.f32 x (*.f32 x x)) (*.f32 x (*.f32 x x)))))) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x)))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (-.f32 #s(literal 1 binary32) x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal -10 binary32)) (copysign.f32 (log.f32 (neg.f32 x)) x) (if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x))) |
(if (<=.f32 x #s(literal 13421773/67108864 binary32)) (copysign.f32 (*.f32 x (+.f32 #s(literal -1 binary32) (*.f32 (*.f32 x x) (+.f32 #s(literal 1/6 binary32) (*.f32 x (*.f32 x (+.f32 #s(literal -3/40 binary32) (*.f32 (*.f32 x x) #s(literal 5/112 binary32))))))))) x) (copysign.f32 (log.f32 x) x)) |
(copysign.f32 (neg.f32 x) x) |
| 4218× | *-lowering-*.f32 |
| 4218× | *-lowering-*.f64 |
| 4210× | *-lowering-*.f32 |
| 4210× | *-lowering-*.f64 |
| 4190× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 2109 |
| 1 | 903 | 1964 |
| 2 | 3131 | 1913 |
| 0 | 8433 | 1913 |
| 0 | 9 | 11 |
| 1 | 14 | 9 |
| 2 | 15 | 9 |
| 3 | 16 | 9 |
| 0 | 16 | 9 |
| 0 | 269 | 2478 |
| 1 | 749 | 2355 |
| 2 | 2306 | 2267 |
| 3 | 7201 | 2267 |
| 0 | 8434 | 2267 |
| 0 | 167 | 1263 |
| 1 | 507 | 1104 |
| 2 | 1738 | 1076 |
| 3 | 6587 | 1071 |
| 0 | 8055 | 1071 |
| 0 | 32 | 171 |
| 1 | 193 | 161 |
| 2 | 2078 | 149 |
| 0 | 8500 | 149 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
Compiled 1242 to 533 computations (57.1% saved)
Compiled 1220 to 240 computations (80.3% saved)
Loading profile data...