
Time bar (total: 13.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 0 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 1 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 2 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 3 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 4 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 5 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 6 |
| 3.1% | 1.6% | 48.4% | 50% | 0% | 0% | 0% | 7 |
| 6.3% | 3.1% | 46.8% | 50% | 0% | 0% | 0% | 8 |
| 7% | 3.5% | 46.4% | 50% | 0% | 0% | 0% | 9 |
| 7.4% | 3.7% | 46.2% | 50% | 0% | 0% | 0% | 10 |
| 7.8% | 3.9% | 46% | 50% | 0% | 0% | 0% | 11 |
| 8% | 4% | 46% | 50% | 0% | 0% | 0% | 12 |
Compiled 14 to 9 computations (35.7% saved)
ival-log: 138.0ms (52% of total)ival-sub: 33.0ms (12.4% of total)ival-add: 33.0ms (12.4% of total)ival-fabs: 24.0ms (9.1% of total)ival-div: 20.0ms (7.5% of total)ival-<=: 14.0ms (5.3% of total)const: 2.0ms (0.8% of total)backward-pass: 2.0ms (0.8% of total)| 3.2s | 3857× | 2 | valid |
| 1.4s | 4159× | 1 | valid |
| 25.0ms | 240× | 0 | valid |
ival-log: 2.6s (65.6% of total)ival-div: 596.0ms (15% of total)backward-pass: 300.0ms (7.5% of total)ival-sub: 139.0ms (3.5% of total)ival-add: 133.0ms (3.3% of total)ival-<=: 96.0ms (2.4% of total)ival-fabs: 89.0ms (2.2% of total)const: 17.0ms (0.4% of total)| 2× | egg-herbie |
| 110× | sum3-define |
| 104× | fmsub-define |
| 80× | fnmsub-define |
| 80× | fnmadd-define |
| 62× | fmm-def |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 25 |
| 1 | 32 | 19 |
| 2 | 52 | 19 |
| 3 | 102 | 19 |
| 4 | 178 | 19 |
| 5 | 273 | 19 |
| 6 | 361 | 19 |
| 7 | 407 | 19 |
| 8 | 447 | 19 |
| 9 | 451 | 19 |
| 10 | 453 | 19 |
| 0 | 7 | 7 |
| 1 | 13 | 6 |
| 2 | 18 | 6 |
| 3 | 24 | 6 |
| 4 | 33 | 6 |
| 5 | 46 | 6 |
| 6 | 63 | 6 |
| 7 | 81 | 6 |
| 8 | 98 | 6 |
| 9 | 100 | 6 |
| 0 | 100 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
| Outputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
| Inputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
(/ (log (- 1 (neg x))) (log (+ 1 (neg x)))) |
(neg (/ (log (- 1 (neg x))) (log (+ 1 (neg x))))) |
| Outputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
(/ (log1p (neg x)) (log1p x)) |
(/ (log (- 1 (neg x))) (log (+ 1 (neg x)))) |
(/ (log1p x) (log1p (neg x))) |
(neg (/ (log (- 1 (neg x))) (log (+ 1 (neg x))))) |
(/ (neg (log1p x)) (log1p (neg x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 256 | 0 | - | 1 | (0.020191466354330233) | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| 255 | 0 | - | 0 | - | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| 196.0ms | 250× | 2 | valid |
| 114.0ms | 250× | 1 | valid |
| 1.0ms | 12× | 0 | valid |
Compiled 64 to 23 computations (64.1% saved)
ival-log: 157.0ms (75.3% of total)backward-pass: 20.0ms (9.6% of total)ival-add: 12.0ms (5.8% of total)ival-sub: 10.0ms (4.8% of total)ival-div: 8.0ms (3.8% of total)const: 2.0ms (1% of total)Compiled 8 to 6 computations (25% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 5.9% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
| ▶ | 4.1% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
Compiled 18 to 13 computations (27.8% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log1p.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 128 | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| 44× | sum3-define |
| 32× | +-lowering-+.f64 |
| 32× | +-lowering-+.f32 |
| 22× | --lowering--.f32 |
| 22× | --lowering--.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 39 |
| 1 | 13 | 35 |
| 2 | 18 | 35 |
| 3 | 24 | 35 |
| 4 | 33 | 35 |
| 5 | 46 | 35 |
| 6 | 63 | 35 |
| 7 | 81 | 35 |
| 8 | 98 | 35 |
| 9 | 100 | 35 |
| 0 | 100 | 35 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
(log (- 1 x)) |
(- 1 x) |
1 |
x |
(log (+ 1 x)) |
(+ 1 x) |
(/ (log (- 1 x)) (log (+ 1 x))) |
(log (- 1 x)) |
(- 1 x) |
1 |
x |
(log (+ 1 x)) |
| Outputs |
|---|
(/ (log (- 1 x)) (log (+ 1 x))) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
(log (- 1 x)) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(log (+ 1 x)) |
(log1p.f64 x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(/ (log (- 1 x)) (log (+ 1 x))) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
(log (- 1 x)) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(log (+ 1 x)) |
(log1p.f64 x) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (log1p.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
| ✓ | accuracy | 35.5% | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 35.5% | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 35.5% | (log.f64 (-.f64 #s(literal 1 binary64) x)) |
| 188.0ms | 75× | 5 | exit |
| 61.0ms | 125× | 1 | valid |
| 53.0ms | 51× | 2 | valid |
| 23.0ms | 5× | 0 | valid |
Compiled 45 to 10 computations (77.8% saved)
ival-log: 182.0ms (59.8% of total)compiled-spec: 75.0ms (24.7% of total)backward-pass: 24.0ms (7.9% of total)ival-div: 8.0ms (2.6% of total)ival-add: 8.0ms (2.6% of total)ival-sub: 5.0ms (1.6% of total)const: 1.0ms (0.3% of total)| Inputs |
|---|
#<alt (log (+ 1 x))> |
#<alt (/ (log (- 1 x)) (log (+ 1 x)))> |
#<alt (log (- 1 x))> |
#<alt (- 1 x)> |
#<alt (/ (log (- 1 x)) (log (+ 1 x)))> |
#<alt (log (+ 1 x))> |
#<alt (+ 1 x)> |
| Outputs |
|---|
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ 1 x))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))))))> |
#<alt (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))> |
#<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 -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))))))> |
#<alt (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ 1 x))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (/ (log (- 1 x)) (log (+ 1 x))) |
| 2.0ms | x | @ | inf | (/ (log (- 1 x)) (log (+ 1 x))) |
| 0.0ms | x | @ | 0 | (log (+ 1 x)) |
| 0.0ms | x | @ | 0 | (/ (log (- 1 x)) (log (+ 1 x))) |
| 0.0ms | x | @ | inf | (log (+ 1 x)) |
| 1× | batch-egg-rewrite |
| 2510× | *-lowering-*.f32 |
| 2510× | *-lowering-*.f64 |
| 1524× | /-lowering-/.f32 |
| 1524× | /-lowering-/.f64 |
| 1258× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 26 |
| 1 | 37 | 24 |
| 2 | 257 | 24 |
| 3 | 2331 | 22 |
| 0 | 11343 | 22 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ 1 x)) |
(/ (log (- 1 x)) (log (+ 1 x))) |
(log (- 1 x)) |
(- 1 x) |
(/ (log (- 1 x)) (log (+ 1 x))) |
(log (+ 1 x)) |
(+ 1 x) |
| Outputs |
|---|
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (log1p.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log1p.f64 (*.f64 x x))) |
(+.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (log1p.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))))) |
(+.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(+.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log1p.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (log1p.f64 x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64)) (log1p.f64 x)) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log1p.f64 (*.f64 x x))) |
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(-.f64 (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (log.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x x))) |
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log1p.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(/.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(log1p.f64 x) |
(log1p.f64 (-.f64 #s(literal 0 binary64) x)) |
(log1p.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log1p.f64 x)) |
(*.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 x)) (/.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) (log1p.f64 x))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(neg.f64 (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(/.f64 (log1p.f64 x) (log1p.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(/.f64 (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(*.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(*.f64 (log1p.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(*.f64 (log1p.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(*.f64 (log1p.f64 x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (log1p.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) (log1p.f64 x)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (log1p.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log1p.f64 (*.f64 x x))) |
(+.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (log1p.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))))) |
(+.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(+.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log1p.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (log1p.f64 x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64)) (log1p.f64 x)) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log1p.f64 (*.f64 x x))) |
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(-.f64 (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (log.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x x))) |
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log1p.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(/.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(log1p.f64 x) |
(log1p.f64 (-.f64 #s(literal 0 binary64) x)) |
(log1p.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log1p.f64 x)) |
(*.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) x)) |
(+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 x)) (/.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) (log1p.f64 x))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(neg.f64 (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(/.f64 (log1p.f64 x) (log1p.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(/.f64 (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(*.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(*.f64 (log1p.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(*.f64 (log1p.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(*.f64 (log1p.f64 x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (log1p.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) (log1p.f64 x)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log1p.f64 x)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal 1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (log1p.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log1p.f64 (*.f64 x x))) |
(+.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (log1p.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))))) |
(+.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(+.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log1p.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (log1p.f64 x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x x)) #s(literal 1 binary64)) (log1p.f64 x)) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log1p.f64 (*.f64 x x))) |
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(-.f64 (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (log.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (log1p.f64 (*.f64 x (*.f64 x x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x x))) |
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log1p.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(/.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(log1p.f64 x) |
(log1p.f64 (-.f64 #s(literal 0 binary64) x)) |
(log1p.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log1p.f64 x)) |
(*.f64 (log1p.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) x)) |
(+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) x)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
| 1× | egg-herbie |
| 4134× | +-lowering-+.f64 |
| 4134× | +-lowering-+.f32 |
| 2580× | *-lowering-*.f32 |
| 2580× | *-lowering-*.f64 |
| 1910× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1971 |
| 1 | 739 | 1661 |
| 2 | 2434 | 1513 |
| 0 | 8385 | 1513 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(* -1 (log (/ -1 x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
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)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
| Outputs |
|---|
x |
(* x (+ 1 (* -1/2 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (log.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (log.f64 x) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(+.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(+.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) (+.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 x))) (+.f64 (/.f64 (/.f64 (log.f64 #s(literal -1 binary64)) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(+.f64 (+.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (log.f64 x)))) (-.f64 (/.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) x) (+.f64 (+.f64 (/.f64 (/.f64 (log.f64 #s(literal -1 binary64)) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 x)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) (log.f64 x)))) (*.f64 x (*.f64 x x))))))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) x)) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (+.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 1/3 binary64))))) x)) x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) x) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64)))))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (log (/ -1 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(+.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(+.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) (+.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 x))) (+.f64 (/.f64 (/.f64 (log.f64 #s(literal -1 binary64)) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(+.f64 (+.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 x)) (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x x))) (log.f64 x)))) (-.f64 (/.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) x) (+.f64 (+.f64 (/.f64 (/.f64 (log.f64 #s(literal -1 binary64)) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 x)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) (log.f64 x)))) (*.f64 x (*.f64 x x))))))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) x) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) x)) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (+.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 1/3 binary64))))) x)) x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) x) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
x |
(* x (+ 1 (* -1/2 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (log.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (log.f64 x) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
Compiled 25283 to 1679 computations (93.4% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1009 | 8 | 1017 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1011 | 8 | 1019 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x)) |
| ▶ | 100.0% | (/.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) x)) (log1p.f64 x)) |
| ▶ | 4.6% | (/.f64 (log.f64 (/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| 5.8% | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))))) | |
| 99.3% | (-.f64 #s(literal -1 binary64) x) | |
| ▶ | 99.6% | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
| 99.8% | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) | |
| ▶ | 98.1% | #s(literal -1 binary64) |
Compiled 190 to 136 computations (28.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (log.f64 (/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 64 | (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 128 | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 384 | (/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (log1p.f64 x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) x) |
| ✓ | cost-diff | 0 | (log1p.f64 (-.f64 #s(literal 0 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) x)) (log1p.f64 x)) |
| 2132× | --lowering--.f32 |
| 2132× | --lowering--.f64 |
| 1926× | +-lowering-+.f64 |
| 1926× | +-lowering-+.f32 |
| 1746× | *-lowering-*.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 158 |
| 1 | 86 | 147 |
| 2 | 219 | 147 |
| 3 | 492 | 144 |
| 4 | 1330 | 139 |
| 5 | 3270 | 139 |
| 6 | 6646 | 139 |
| 0 | 8091 | 139 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (log (+ 1 (- 0 x))) (log (+ 1 x))) |
(log (+ 1 (- 0 x))) |
(- 0 x) |
0 |
x |
(log (+ 1 x)) |
-1 |
(+ -1 (* x (+ (* x -1/2) -1))) |
-1 |
(* x (+ (* x -1/2) -1)) |
x |
(+ (* x -1/2) -1) |
(* x -1/2) |
-1/2 |
(/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (log (+ 1 x))) |
(* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) |
x |
(+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) |
-1 |
(* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))) |
(+ -1/2 (* x (+ (* x -1/4) -1/3))) |
-1/2 |
(* x (+ (* x -1/4) -1/3)) |
(+ (* x -1/4) -1/3) |
(* x -1/4) |
-1/4 |
-1/3 |
(log (+ 1 x)) |
(/ (log (/ (neg (+ -1 (* x x))) (+ 1 x))) (log (+ 1 x))) |
(log (/ (neg (+ -1 (* x x))) (+ 1 x))) |
(/ (neg (+ -1 (* x x))) (+ 1 x)) |
(neg (+ -1 (* x x))) |
(+ -1 (* x x)) |
-1 |
(* x x) |
x |
(+ 1 x) |
1 |
(log (+ 1 x)) |
| Outputs |
|---|
(/ (log (+ 1 (- 0 x))) (log (+ 1 x))) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
(log (+ 1 (- 0 x))) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
x |
(log (+ 1 x)) |
(log1p.f64 x) |
-1 |
#s(literal -1 binary64) |
(+ -1 (* x (+ (* x -1/2) -1))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
-1 |
#s(literal -1 binary64) |
(* x (+ (* x -1/2) -1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
x |
(+ (* x -1/2) -1) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (log (+ 1 x))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x)) |
(* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
x |
(+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
-1 |
#s(literal -1 binary64) |
(* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(+ -1/2 (* x (+ (* x -1/4) -1/3))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(* x (+ (* x -1/4) -1/3)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(+ (* x -1/4) -1/3) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
(* x -1/4) |
(*.f64 x #s(literal -1/4 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
-1/3 |
#s(literal -1/3 binary64) |
(log (+ 1 x)) |
(log1p.f64 x) |
(/ (log (/ (neg (+ -1 (* x x))) (+ 1 x))) (log (+ 1 x))) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
(log (/ (neg (+ -1 (* x x))) (+ 1 x))) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
(/ (neg (+ -1 (* x x))) (+ 1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(neg (+ -1 (* x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ -1 (* x x)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(* x x) |
(*.f64 x x) |
x |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(log (+ 1 x)) |
(log1p.f64 x) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 (log.f64 (/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 8.3% | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 8.2% | (log.f64 (/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x)) |
| ✓ | accuracy | 99.5% | (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) x) |
| ✓ | accuracy | 100.0% | (log1p.f64 (-.f64 #s(literal 0 binary64) x)) |
| ✓ | accuracy | 100.0% | (log1p.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) x)) (log1p.f64 x)) |
| 330.0ms | 119× | 2 | valid |
| 211.0ms | 133× | 1 | valid |
| 2.0ms | 4× | 0 | valid |
Compiled 197 to 32 computations (83.8% saved)
ival-log: 141.0ms (33.4% of total)compiled-spec: 94.0ms (22.2% of total)backward-pass: 75.0ms (17.7% of total)ival-mult: 39.0ms (9.2% of total)ival-add: 30.0ms (7.1% of total)ival-div: 17.0ms (4% of total)...c/correct-round.rkt:119:19: 13.0ms (3.1% of total)ival-sub: 8.0ms (1.9% of total)const: 3.0ms (0.7% of total)ival-neg: 3.0ms (0.7% of total)| Inputs |
|---|
#<alt (/ (log (+ 1 (- 0 x))) (log (+ 1 x)))> |
#<alt (log (+ 1 (- 0 x)))> |
#<alt (- 0 x)> |
#<alt (log (+ 1 x))> |
#<alt (+ -1 (* x (+ (* x -1/2) -1)))> |
#<alt (* x (+ (* x -1/2) -1))> |
#<alt (+ (* x -1/2) -1)> |
#<alt (* x -1/2)> |
#<alt (/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (log (+ 1 x)))> |
#<alt (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))))> |
#<alt (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))> |
#<alt (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))> |
#<alt (/ (neg (+ -1 (* x x))) (+ 1 x))> |
#<alt (log (+ 1 x))> |
#<alt (neg (+ -1 (* x x)))> |
#<alt (/ (log (/ (neg (+ -1 (* x x))) (+ 1 x))) (log (+ 1 x)))> |
#<alt (* x (+ (* x -1/4) -1/3))> |
#<alt (+ (* x -1/4) -1/3)> |
#<alt (log (/ (neg (+ -1 (* x x))) (+ 1 x)))> |
| Outputs |
|---|
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))))))> |
#<alt (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 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 x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ 1 x))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (/ 1 x))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (/ 1 x))))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* (pow x 2) (+ 1/2 (/ 1 x))))> |
#<alt -1> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* -1/2 x) 1)> |
#<alt (* -1/2 x)> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1/2 x)> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1/2 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1/2 (/ 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> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* 1/4 (/ (pow x 4) (log (/ 1 x))))> |
#<alt (* (pow x 4) (+ (/ 1/4 (* x (pow (log (/ 1 x)) 2))) (+ (/ 1/3 (* x (log (/ 1 x)))) (* 1/4 (/ 1 (log (/ 1 x)))))))> |
#<alt (* (pow x 4) (- (+ (/ 1/4 (* x (pow (log (/ 1 x)) 2))) (+ (/ 1/3 (* x (log (/ 1 x)))) (+ (* 1/4 (/ 1 (log (/ 1 x)))) (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x)))))))) (+ (* -1 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (* (pow x 2) (log (/ 1 x))))) (* 1/8 (/ 1 (* (pow x 2) (pow (log (/ 1 x)) 2)))))))> |
#<alt (* (pow x 4) (- (+ (/ 1/12 (* (pow x 3) (pow (log (/ 1 x)) 2))) (+ (/ 1/4 (* x (pow (log (/ 1 x)) 2))) (+ (/ 1/3 (* x (log (/ 1 x)))) (+ (* 1/4 (/ 1 (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 1 (* (pow x 3) (log (/ 1 x))))))))) (+ (* -1 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (log (/ 1 x)))) (* 1/8 (/ 1 (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* 1/2 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (* (pow x 3) (log (/ 1 x))))) (* 1/8 (/ 1 (* (pow x 2) (pow (log (/ 1 x)) 2)))))))))> |
#<alt (* -1/4 (/ (pow x 4) (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (* (pow x 4) (- (/ 1/4 (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (/ 1/3 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/4 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))))> |
#<alt (* (pow x 4) (- (* -1 (/ (- (+ (* -1 (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (+ (/ 1/8 (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))))) (* -1 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* x (+ (log -1) (* -1 (log (/ -1 x)))))))) x)) (* 1/4 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ (* -1 (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (* -1 (/ (- (+ (* -1 (- (+ (* 1/8 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* -1 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ 1/12 (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (* -1 (/ (- (+ (* 1/8 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* -1 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (log -1) (* -1 (log (/ -1 x))))))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* -1/2 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 x))))))))) x))) x)) (* 1/4 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4))> |
#<alt -1> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* x (- (* -1/3 x) 1/2)) 1)> |
#<alt (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x)))))> |
#<alt (* -1/2 x)> |
#<alt (* x (- (* -1/3 x) 1/2))> |
#<alt (* x (- (* x (- (* -1/4 x) 1/3)) 1/2))> |
#<alt (* x (- (* x (- (* -1/4 x) 1/3)) 1/2))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<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 x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ 1 x))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))))))> |
#<alt (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (* -1/3 x)> |
#<alt (* x (- (* -1/4 x) 1/3))> |
#<alt (* x (- (* -1/4 x) 1/3))> |
#<alt (* x (- (* -1/4 x) 1/3))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt -1/3> |
#<alt (- (* -1/4 x) 1/3)> |
#<alt (- (* -1/4 x) 1/3)> |
#<alt (- (* -1/4 x) 1/3)> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | -inf | (/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (log (+ 1 x))) |
| 1.0ms | x | @ | inf | (/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (log (+ 1 x))) |
| 0.0ms | x | @ | 0 | (/ (log (+ 1 (- 0 x))) (log (+ 1 x))) |
| 0.0ms | x | @ | inf | (+ -1 (* x (+ (* x -1/2) -1))) |
| 0.0ms | x | @ | inf | (/ (neg (+ -1 (* x x))) (+ 1 x)) |
| 1× | batch-egg-rewrite |
| 2088× | /-lowering-/.f32 |
| 2088× | /-lowering-/.f64 |
| 1814× | *-lowering-*.f32 |
| 1814× | *-lowering-*.f64 |
| 1244× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 124 |
| 1 | 216 | 109 |
| 2 | 1932 | 99 |
| 0 | 9367 | 99 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (log (+ 1 (- 0 x))) (log (+ 1 x))) |
(log (+ 1 (- 0 x))) |
(- 0 x) |
(log (+ 1 x)) |
(+ -1 (* x (+ (* x -1/2) -1))) |
(* x (+ (* x -1/2) -1)) |
(+ (* x -1/2) -1) |
(* x -1/2) |
(/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (log (+ 1 x))) |
(* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) |
(+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) |
(* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))) |
(/ (neg (+ -1 (* x x))) (+ 1 x)) |
(log (+ 1 x)) |
(neg (+ -1 (* x x))) |
(/ (log (/ (neg (+ -1 (* x x))) (+ 1 x))) (log (+ 1 x))) |
(* x (+ (* x -1/4) -1/3)) |
(+ (* x -1/4) -1/3) |
(log (/ (neg (+ -1 (* x x))) (+ 1 x))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log1p.f64 x)) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(-.f64 (/.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log1p.f64 x)) (/.f64 (log.f64 (+.f64 x #s(literal -1 binary64))) (log1p.f64 x))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 x)) (/.f64 (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64)))) (log1p.f64 x))) |
(neg.f64 (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))))) |
(/.f64 (log1p.f64 x) (log1p.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(/.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (log1p.f64 x)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(*.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (log1p.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (log1p.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log1p.f64 (*.f64 x x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(log1p.f64 x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
x |
(+.f64 #s(literal 0 binary64) x) |
(+.f64 x #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(fma.f64 #s(literal 1 binary64) x #s(literal 0 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x x) x) |
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow.f64 x #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (log1p.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log1p.f64 (*.f64 x x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(log1p.f64 x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) x)) |
(+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 x #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) |
(-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(-.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (+.f64 x #s(literal -1 binary64))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(+.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (+.f64 x x)) |
(+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1 binary64) x x)) |
(+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1 binary64) x x)) |
(+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 x #s(literal -1 binary64) x)) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) x) |
(+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(+.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) x) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x x) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64) x) |
(neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) x) (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x x)) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x x))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) x)) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) x)) (neg.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) x) |
(*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) x) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log1p.f64 x)) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x))) |
(neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 x) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (log1p.f64 x) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log1p.f64 x) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (log1p.f64 x) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal 1 binary64)) (log1p.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(pow.f64 (/.f64 (log1p.f64 x) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (log1p.f64 x) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (log1p.f64 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 #s(literal 1 binary64) (log1p.f64 x)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (/.f64 x (log1p.f64 x))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (log1p.f64 x)) x) |
(+.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(+.f64 x (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) x) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x) x) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) x x) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) x) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (neg.f64 (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) x)) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(*.f64 x (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) x) |
(*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) x) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) x)) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(-.f64 (-.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(fma.f64 x #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(fma.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) x #s(literal -1 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(fma.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) x (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) x)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) x)) (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) x) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) x) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 x #s(literal 1 binary64)) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (log1p.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log1p.f64 (*.f64 x x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(log1p.f64 x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(-.f64 (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(fma.f64 x x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log1p.f64 x)) (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(-.f64 (/.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log1p.f64 x)) (/.f64 (log.f64 (+.f64 x #s(literal -1 binary64))) (log1p.f64 x))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 x)) (/.f64 (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64)))) (log1p.f64 x))) |
(neg.f64 (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))))) |
(/.f64 (log1p.f64 x) (log1p.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(/.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (log1p.f64 x)) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(*.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (log1p.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64))) |
(+.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 x #s(literal -1/3 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) x (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (*.f64 x #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (*.f64 #s(literal -1/27 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (*.f64 #s(literal -1/27 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) x)) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) x)) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) x) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
(+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (log1p.f64 (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log1p.f64 (*.f64 x x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x x)) (log1p.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(log1p.f64 x) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
| 1× | egg-herbie |
| 3666× | *-lowering-*.f32 |
| 3666× | *-lowering-*.f64 |
| 2318× | +-lowering-+.f64 |
| 2318× | +-lowering-+.f32 |
| 2152× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 362 | 3678 |
| 1 | 1264 | 3123 |
| 2 | 4617 | 3037 |
| 0 | 8206 | 3037 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(* -1 (log (/ -1 x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 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) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(* -1/2 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(* -1/2 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* -1/2 x) 1)) |
(* -1/2 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(* -1/2 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
-1 |
(- (* -1/2 x) 1) |
(- (* -1/2 x) 1) |
(- (* -1/2 x) 1) |
(* -1/2 x) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1/2 x) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(* -1 (* x (+ 1/2 (/ 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 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* 1/4 (/ (pow x 4) (log (/ 1 x)))) |
(* (pow x 4) (+ (/ 1/4 (* x (pow (log (/ 1 x)) 2))) (+ (/ 1/3 (* x (log (/ 1 x)))) (* 1/4 (/ 1 (log (/ 1 x))))))) |
(* (pow x 4) (- (+ (/ 1/4 (* x (pow (log (/ 1 x)) 2))) (+ (/ 1/3 (* x (log (/ 1 x)))) (+ (* 1/4 (/ 1 (log (/ 1 x)))) (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x)))))))) (+ (* -1 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (* (pow x 2) (log (/ 1 x))))) (* 1/8 (/ 1 (* (pow x 2) (pow (log (/ 1 x)) 2))))))) |
(* (pow x 4) (- (+ (/ 1/12 (* (pow x 3) (pow (log (/ 1 x)) 2))) (+ (/ 1/4 (* x (pow (log (/ 1 x)) 2))) (+ (/ 1/3 (* x (log (/ 1 x)))) (+ (* 1/4 (/ 1 (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 1 (* (pow x 3) (log (/ 1 x))))))))) (+ (* -1 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (log (/ 1 x)))) (* 1/8 (/ 1 (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* 1/2 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (* (pow x 3) (log (/ 1 x))))) (* 1/8 (/ 1 (* (pow x 2) (pow (log (/ 1 x)) 2))))))))) |
(* -1/4 (/ (pow x 4) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(* (pow x 4) (- (/ 1/4 (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (/ 1/3 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/4 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
(* (pow x 4) (- (* -1 (/ (- (+ (* -1 (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (+ (/ 1/8 (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))))) (* -1 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* x (+ (log -1) (* -1 (log (/ -1 x)))))))) x)) (* 1/4 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
(* (pow x 4) (- (* -1 (/ (+ (* -1 (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (* -1 (/ (- (+ (* -1 (- (+ (* 1/8 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* -1 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ 1/12 (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (* -1 (/ (- (+ (* 1/8 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* -1 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (log -1) (* -1 (log (/ -1 x))))))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* -1/2 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 x))))))))) x))) x)) (* 1/4 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4)) |
-1 |
(- (* -1/2 x) 1) |
(- (* x (- (* -1/3 x) 1/2)) 1) |
(- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x))))) |
(* -1/2 x) |
(* x (- (* -1/3 x) 1/2)) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
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)))) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
1 |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* -1 (pow x 2))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(* -1/3 x) |
(* x (- (* -1/4 x) 1/3)) |
(* x (- (* -1/4 x) 1/3)) |
(* x (- (* -1/4 x) 1/3)) |
(* -1/4 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
-1/3 |
(- (* -1/4 x) 1/3) |
(- (* -1/4 x) 1/3) |
(- (* -1/4 x) 1/3) |
(* -1/4 x) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 x) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(* -1 (log (/ -1 x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(+.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (log.f64 x))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(-.f64 (+.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) (*.f64 x (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(+.f64 (-.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (/.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 x x)) (log.f64 x))) (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 x))) (+.f64 (/.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 x))) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) (*.f64 x (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x (*.f64 x x))))))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x x)))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) x) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))))) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64)))))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (log (/ -1 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) x) x))) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
x |
(* x (+ 1 (* -1/2 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) x)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (-.f64 #s(literal 0 binary64) x))) x)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(* -1 (* (pow x 2) (+ 1/2 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 x) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(- (* -1/2 x) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(- (* -1/2 x) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(+.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(+.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(+.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(+.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(+.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(* -1 (* x (+ 1/2 (/ 1 x)))) |
(+.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(* 1/4 (/ (pow x 4) (log (/ 1 x)))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (log.f64 x))) |
(* (pow x 4) (+ (/ 1/4 (* x (pow (log (/ 1 x)) 2))) (+ (/ 1/3 (* x (log (/ 1 x)))) (* 1/4 (/ 1 (log (/ 1 x))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (-.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (log.f64 x))) (/.f64 (/.f64 #s(literal 1/3 binary64) x) (log.f64 x))))) |
(* (pow x 4) (- (+ (/ 1/4 (* x (pow (log (/ 1 x)) 2))) (+ (/ 1/3 (* x (log (/ 1 x)))) (+ (* 1/4 (/ 1 (log (/ 1 x)))) (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x)))))))) (+ (* -1 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (* (pow x 2) (log (/ 1 x))))) (* 1/8 (/ 1 (* (pow x 2) (pow (log (/ 1 x)) 2))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) x) (log.f64 (/.f64 #s(literal 1 binary64) x))) (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (log.f64 x))) (+.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/3 binary64) (log.f64 x))) (log.f64 x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))))))) |
(* (pow x 4) (- (+ (/ 1/12 (* (pow x 3) (pow (log (/ 1 x)) 2))) (+ (/ 1/4 (* x (pow (log (/ 1 x)) 2))) (+ (/ 1/3 (* x (log (/ 1 x)))) (+ (* 1/4 (/ 1 (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 1 (* (pow x 3) (log (/ 1 x))))))))) (+ (* -1 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (log (/ 1 x)))) (* 1/8 (/ 1 (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* 1/2 (/ (+ (* 1/3 (/ 1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow (log (/ 1 x)) 2)))) (* (pow x 3) (log (/ 1 x))))) (* 1/8 (/ 1 (* (pow x 2) (pow (log (/ 1 x)) 2))))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (-.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (log.f64 x))) (/.f64 (/.f64 #s(literal 1/3 binary64) x) (log.f64 x)))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (log.f64 x))))) (+.f64 (/.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 x))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/3 binary64) (log.f64 x))) (log.f64 x))) (*.f64 x (*.f64 x x))) (log.f64 x)) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/3 binary64) (log.f64 x))) (log.f64 x))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/3 binary64) (log.f64 x))) (log.f64 x)) (*.f64 x x)))))) |
(* -1/4 (/ (pow x 4) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(* (pow x 4) (- (/ 1/4 (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (/ 1/3 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/4 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 #s(literal -1/3 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) x) (/.f64 #s(literal -1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) |
(* (pow x 4) (- (* -1 (/ (- (+ (* -1 (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (+ (/ 1/8 (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))))) (* -1 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* x (+ (log -1) (* -1 (log (/ -1 x)))))))) x)) (* 1/4 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 #s(literal -1/3 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) |
(* (pow x 4) (- (* -1 (/ (+ (* -1 (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (* -1 (/ (- (+ (* -1 (- (+ (* 1/8 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* -1 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ 1/12 (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (* -1 (/ (- (+ (* 1/8 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* -1 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (log -1) (* -1 (log (/ -1 x))))))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* -1/2 (/ (- (* 1/4 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (/ 1 (* x (+ (log -1) (* -1 (log (/ -1 x))))))))) x))) x)) (* 1/4 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 #s(literal -1/3 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/12 binary64) x) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))))) (-.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) x))) x) (/.f64 #s(literal -1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64)))))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(* -1/4 (pow x 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 1/4 binary64))) |
(* -1/4 (pow x 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 x) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(- (* x (- (* -1/3 x) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64))))) |
(- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))) |
(* -1/4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64)))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (*.f64 (*.f64 x x) (-.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 1/4 binary64)))) |
(* -1/4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64)))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (* -1/3 x) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64)))) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))) |
(* -1/4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64)))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(* -1/4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64)))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
x |
(* x (+ 1 (* -1/2 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) x)) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (-.f64 #s(literal 0 binary64) x))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(+.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (log.f64 x))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(-.f64 (+.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 x)))) (-.f64 (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) (*.f64 x (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(+.f64 (-.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (/.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 x x)) (log.f64 x))) (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 2 binary64) x) (log.f64 x))) (+.f64 (/.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (log.f64 x))) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))) (log.f64 x)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (/.f64 (log.f64 #s(literal -1 binary64)) (*.f64 x (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x (*.f64 x x))))))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x x)))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) x) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))))) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) x)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* x (- (* -1/4 x) 1/3)) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* x (- (* -1/4 x) 1/3)) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* x (- (* -1/4 x) 1/3)) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64))))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64))))) |
-1/3 |
#s(literal -1/3 binary64) |
(- (* -1/4 x) 1/3) |
(+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(- (* -1/4 x) 1/3) |
(+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(- (* -1/4 x) 1/3) |
(+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/3 binary64)) |
(* -1 (* x (+ 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/4 binary64))) #s(literal -1/3 binary64)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64)))))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* -1 (log (/ -1 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) x) x))) x)) |
Compiled 20661 to 2446 computations (88.2% saved)
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 868 | 3 | 871 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 872 | 7 | 879 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))))) |
| ▶ | 100.0% | (/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
| ▶ | 4.6% | (/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ▶ | 99.3% | (-.f64 #s(literal -1 binary64) x) |
| ✓ | 99.6% | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
| ▶ | 99.8% | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
| ✓ | 98.1% | #s(literal -1 binary64) |
Compiled 158 to 105 computations (33.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 128 | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal -1 binary64) x) |
| ✓ | cost-diff | -64 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (log1p.f64 x) |
| ✓ | cost-diff | 0 | (log1p.f64 (neg.f64 x)) |
| ✓ | cost-diff | 0 | (/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
| 2612× | fma-lowering-fma.f32 |
| 2612× | fma-lowering-fma.f64 |
| 2348× | *-lowering-*.f32 |
| 2348× | *-lowering-*.f64 |
| 1728× | fmm-def |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 267 |
| 1 | 124 | 233 |
| 2 | 382 | 230 |
| 3 | 1084 | 228 |
| 4 | 3189 | 228 |
| 5 | 7179 | 228 |
| 0 | 8273 | 228 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (log (+ 1 (neg x))) (log (+ 1 x))) |
(log (+ 1 (neg x))) |
(neg x) |
x |
(log (+ 1 x)) |
(- -1 x) |
-1 |
x |
(+ -1 (* x (+ -1 (* x (+ -1/2 (* x -5/12)))))) |
-1 |
(* x (+ -1 (* x (+ -1/2 (* x -5/12))))) |
x |
(+ -1 (* x (+ -1/2 (* x -5/12)))) |
(* x (+ -1/2 (* x -5/12))) |
(+ -1/2 (* x -5/12)) |
-1/2 |
(* x -5/12) |
-5/12 |
(/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (* x (+ 1 (* x (+ -1/2 (* x (+ 1/3 (* x -1/4)))))))) |
(* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) |
x |
(+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) |
-1 |
(* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))) |
(+ -1/2 (* x (+ (* x -1/4) -1/3))) |
-1/2 |
(* x (+ (* x -1/4) -1/3)) |
(+ (* x -1/4) -1/3) |
(* x -1/4) |
-1/4 |
-1/3 |
(* x (+ 1 (* x (+ -1/2 (* x (+ 1/3 (* x -1/4))))))) |
(+ 1 (* x (+ -1/2 (* x (+ 1/3 (* x -1/4)))))) |
1 |
(* x (+ -1/2 (* x (+ 1/3 (* x -1/4))))) |
(+ -1/2 (* x (+ 1/3 (* x -1/4)))) |
(* x (+ 1/3 (* x -1/4))) |
(+ 1/3 (* x -1/4)) |
1/3 |
(/ (log (/ (- 1 (* x x)) (+ 1 x))) (log (+ 1 x))) |
(log (/ (- 1 (* x x)) (+ 1 x))) |
(/ (- 1 (* x x)) (+ 1 x)) |
(- 1 (* x x)) |
1 |
(* x x) |
x |
(+ 1 x) |
(log (+ 1 x)) |
| Outputs |
|---|
(/ (log (+ 1 (neg x))) (log (+ 1 x))) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
(log (+ 1 (neg x))) |
(log.f64 (-.f64 #s(literal 1 binary64) x)) |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
x |
(log (+ 1 x)) |
(log1p.f64 x) |
(- -1 x) |
(-.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
x |
(+ -1 (* x (+ -1 (* x (+ -1/2 (* x -5/12)))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
-1 |
#s(literal -1 binary64) |
(* x (+ -1 (* x (+ -1/2 (* x -5/12))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
x |
(+ -1 (* x (+ -1/2 (* x -5/12)))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) |
(* x (+ -1/2 (* x -5/12))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) |
(+ -1/2 (* x -5/12)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(* x -5/12) |
(*.f64 x #s(literal -5/12 binary64)) |
-5/12 |
#s(literal -5/12 binary64) |
(/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (* x (+ 1 (* x (+ -1/2 (* x (+ 1/3 (* x -1/4)))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
x |
(+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
-1 |
#s(literal -1 binary64) |
(* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(+ -1/2 (* x (+ (* x -1/4) -1/3))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(* x (+ (* x -1/4) -1/3)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(+ (* x -1/4) -1/3) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
(* x -1/4) |
(*.f64 x #s(literal -1/4 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
-1/3 |
#s(literal -1/3 binary64) |
(* x (+ 1 (* x (+ -1/2 (* x (+ 1/3 (* x -1/4))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(+ 1 (* x (+ -1/2 (* x (+ 1/3 (* x -1/4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) |
1 |
#s(literal 1 binary64) |
(* x (+ -1/2 (* x (+ 1/3 (* x -1/4))))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) |
(+ -1/2 (* x (+ 1/3 (* x -1/4)))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(* x (+ 1/3 (* x -1/4))) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(+ 1/3 (* x -1/4)) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(/ (log (/ (- 1 (* x x)) (+ 1 x))) (log (+ 1 x))) |
(/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log1p.f64 x)) |
(log (/ (- 1 (* x x)) (+ 1 x))) |
(log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (* x x)) (+ 1 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(- 1 (* x x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(* x x) |
(*.f64 x x) |
x |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(log (+ 1 x)) |
(log1p.f64 x) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 42.2% | (log.f64 (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 42.1% | (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 x #s(literal -5/12 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal -1 binary64) x) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (log1p.f64 (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (log1p.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
| 386.0ms | 93× | 5 | exit |
| 182.0ms | 119× | 1 | valid |
| 109.0ms | 40× | 2 | valid |
| 2.0ms | 4× | 0 | valid |
Compiled 285 to 41 computations (85.6% saved)
ival-log: 160.0ms (34.9% of total)backward-pass: 83.0ms (18.1% of total)compiled-spec: 63.0ms (13.7% of total)ival-mult: 52.0ms (11.3% of total)ival-add: 36.0ms (7.9% of total)...c/correct-round.rkt:119:19: 31.0ms (6.8% of total)ival-div: 17.0ms (3.7% of total)ival-sub: 8.0ms (1.7% of total)ival-neg: 6.0ms (1.3% of total)const: 2.0ms (0.4% of total)| Inputs |
|---|
#<alt (/ (log (+ 1 (neg x))) (log (+ 1 x)))> |
#<alt (log (+ 1 (neg x)))> |
#<alt (log (+ 1 x))> |
#<alt (neg x)> |
#<alt (- -1 x)> |
#<alt (+ -1 (* x (+ -1 (* x (+ -1/2 (* x -5/12))))))> |
#<alt (* x (+ -1 (* x (+ -1/2 (* x -5/12)))))> |
#<alt (+ -1 (* x (+ -1/2 (* x -5/12))))> |
#<alt (* x (+ -1/2 (* x -5/12)))> |
#<alt (/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (* x (+ 1 (* x (+ -1/2 (* x (+ 1/3 (* x -1/4))))))))> |
#<alt (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))))> |
#<alt (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))> |
#<alt (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))> |
#<alt (log (+ 1 x))> |
#<alt (/ (log (/ (- 1 (* x x)) (+ 1 x))) (log (+ 1 x)))> |
#<alt (log (/ (- 1 (* x x)) (+ 1 x)))> |
#<alt (/ (- 1 (* x x)) (+ 1 x))> |
#<alt (* x -5/12)> |
#<alt (* x (+ (* x -1/4) -1/3))> |
#<alt (* x (+ 1/3 (* x -1/4)))> |
#<alt (+ 1/3 (* x -1/4))> |
| Outputs |
|---|
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))))))> |
#<alt (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ 1 x))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 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 -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* -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 (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -5/12 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -5/12 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x)))))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -5/12 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* -5/12 x) 1/2)) 1))> |
#<alt (* -5/12 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* -5/12 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))> |
#<alt -1> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* x (- (* -5/12 x) 1/2)) 1)> |
#<alt (- (* x (- (* -5/12 x) 1/2)) 1)> |
#<alt (* -5/12 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* -5/12 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* -1/2 x)> |
#<alt (* x (- (* -5/12 x) 1/2))> |
#<alt (* x (- (* -5/12 x) 1/2))> |
#<alt (* x (- (* -5/12 x) 1/2))> |
#<alt (* -5/12 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -5/12 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt 1> |
#<alt (+ 1 (* 8/3 (/ 1 x)))> |
#<alt (+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2))))> |
#<alt (+ 1 (+ (* 8/3 (/ 1 x)) (+ (* 200/27 (/ 1 (pow x 3))) (/ 32/9 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 8/3 (/ 1 x)))> |
#<alt (+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2))))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (+ 32/9 (* 200/27 (/ 1 x))) x)) 8/3) x)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4))> |
#<alt -1> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* x (- (* -1/3 x) 1/2)) 1)> |
#<alt (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x)))))> |
#<alt (* -1/2 x)> |
#<alt (* x (- (* -1/3 x) 1/2))> |
#<alt (* x (- (* x (- (* -1/4 x) 1/3)) 1/2))> |
#<alt (* x (- (* x (- (* -1/4 x) 1/3)) 1/2))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 x)))> |
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))> |
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))> |
#<alt (* -1 (log (/ 1 x)))> |
#<alt (+ (* -1 (log (/ 1 x))) (/ 1 x))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))> |
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))> |
#<alt (- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))))))> |
#<alt (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* -1/2 x) 1))> |
#<alt (* x (- (* x (- (* -1/3 x) 1/2)) 1))> |
#<alt (* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x))> |
#<alt (* -1 (log (/ -1 x)))> |
#<alt (- (* -1 (log (/ -1 x))) (/ 1 x))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))> |
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x)))> |
#<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 (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -5/12 x)> |
#<alt (* -1/3 x)> |
#<alt (* x (- (* -1/4 x) 1/3))> |
#<alt (* x (- (* -1/4 x) 1/3))> |
#<alt (* x (- (* -1/4 x) 1/3))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* 1/3 x)> |
#<alt (* x (+ 1/3 (* -1/4 x)))> |
#<alt (* x (+ 1/3 (* -1/4 x)))> |
#<alt (* x (+ 1/3 (* -1/4 x)))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt 1/3> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (* -1/4 x)> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (* x -5/12) |
| 0.0ms | x | @ | inf | (/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (* x (+ 1 (* x (+ -1/2 (* x (+ 1/3 (* x -1/4)))))))) |
| 0.0ms | x | @ | -inf | (+ -1 (* x (+ -1 (* x (+ -1/2 (* x -5/12)))))) |
| 0.0ms | x | @ | inf | (* x -5/12) |
| 0.0ms | x | @ | inf | (* x (+ -1 (* x (+ -1/2 (* x -5/12))))) |
| 1× | batch-egg-rewrite |
| 2334× | *-lowering-*.f32 |
| 2334× | *-lowering-*.f64 |
| 2314× | fma-lowering-fma.f32 |
| 2314× | fma-lowering-fma.f64 |
| 1994× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 164 |
| 1 | 290 | 137 |
| 2 | 2840 | 131 |
| 0 | 8657 | 131 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (log (+ 1 (neg x))) (log (+ 1 x))) |
(log (+ 1 (neg x))) |
(log (+ 1 x)) |
(neg x) |
(- -1 x) |
(+ -1 (* x (+ -1 (* x (+ -1/2 (* x -5/12)))))) |
(* x (+ -1 (* x (+ -1/2 (* x -5/12))))) |
(+ -1 (* x (+ -1/2 (* x -5/12)))) |
(* x (+ -1/2 (* x -5/12))) |
(/ (* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) (* x (+ 1 (* x (+ -1/2 (* x (+ 1/3 (* x -1/4)))))))) |
(* x (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))) |
(+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) |
(* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))) |
(log (+ 1 x)) |
(/ (log (/ (- 1 (* x x)) (+ 1 x))) (log (+ 1 x))) |
(log (/ (- 1 (* x x)) (+ 1 x))) |
(/ (- 1 (* x x)) (+ 1 x)) |
(* x -5/12) |
(* x (+ (* x -1/4) -1/3)) |
(* x (+ 1/3 (* x -1/4))) |
(+ 1/3 (* x -1/4)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(neg.f64 (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))))) |
(/.f64 (log1p.f64 x) (log1p.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(/.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (log1p.f64 x)) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(*.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (log1p.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x)))) |
(-.f64 (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(log1p.f64 x) |
(log1p.f64 (-.f64 #s(literal 0 binary64) x)) |
(log1p.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x)))) |
(-.f64 (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(log1p.f64 x) |
(log1p.f64 (-.f64 #s(literal 0 binary64) x)) |
(log1p.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) x) |
(neg.f64 x) |
(/.f64 (*.f64 x x) (neg.f64 (+.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 x #s(literal 1 binary64)) |
(-.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) x) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) |
(neg.f64 (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) #s(literal -1 binary64))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) #s(literal -1 binary64)) |
(+.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) #s(literal -1 binary64))) |
(fma.f64 x #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) #s(literal -1 binary64))) |
(fma.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) x (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) x #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))) (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) x (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))) (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))) x) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))) x)) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) x) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) |
(+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64)) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal -5/12 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(fma.f64 x #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -5/12 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(fma.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x (+.f64 (*.f64 #s(literal -5/12 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(+.f64 (*.f64 #s(literal -5/12 binary64) (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal -5/12 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -5/12 binary64) (*.f64 x x) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal -5/12 binary64)) x (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -5/12 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -5/12 binary64) (*.f64 x x)) (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -5/12 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -5/12 binary64) (*.f64 x x)) (*.f64 #s(literal -5/12 binary64) (*.f64 x x)))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -5/12 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -5/12 binary64)) (-.f64 (*.f64 x #s(literal -5/12 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 25/144 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64))) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -5/12 binary64)) (-.f64 (*.f64 x #s(literal -5/12 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 25/144 binary64))) x) (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -5/12 binary64) (*.f64 x x)) (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -5/12 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -5/12 binary64) (*.f64 x x)) (*.f64 #s(literal -5/12 binary64) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal -5/12 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -5/12 binary64)) (-.f64 (*.f64 x #s(literal -5/12 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 25/144 binary64))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -125/1728 binary64))) x)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -5/12 binary64)) (-.f64 (*.f64 x #s(literal -5/12 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 25/144 binary64))) x)) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (*.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (neg.f64 (*.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) x) |
(/.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) x) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (neg.f64 (neg.f64 (*.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal 1 binary64))) (*.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(*.f64 x (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) x)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (/.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) x) x) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) x)) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal -1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) x (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) x) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) x)) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) x) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(fma.f64 x #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal -1 binary64))) |
(fma.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))) |
(fma.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))) |
(fma.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) x (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))))) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)))) x) (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x))))) x)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)))) x)) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) x) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x)))) |
(-.f64 (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(log1p.f64 x) |
(log1p.f64 (-.f64 #s(literal 0 binary64) x)) |
(log1p.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(neg.f64 (/.f64 (log1p.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (log1p.f64 x) (log1p.f64 x))))) |
(/.f64 (log1p.f64 x) (log1p.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(/.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)) (log1p.f64 x)) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (log1p.f64 x) (log1p.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 x) (log1p.f64 x))) |
(*.f64 (log1p.f64 x) (/.f64 #s(literal 1 binary64) (log1p.f64 x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (/.f64 #s(literal -1 binary64) (log1p.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (log1p.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 #s(literal 0 binary64) (log1p.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log1p.f64 (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x)))) |
(-.f64 (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (log1p.f64 x)) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (log1p.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (log1p.f64 (*.f64 x x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log1p.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))) |
(log1p.f64 x) |
(log1p.f64 (-.f64 #s(literal 0 binary64) x)) |
(log1p.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x))) x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x))) x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x))) x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 x #s(literal -5/12 binary64)) |
(*.f64 #s(literal -5/12 binary64) x) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64))) |
(+.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 x #s(literal -1/3 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) x (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (*.f64 x #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) x)) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) x)) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) x) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x #s(literal 1/3 binary64))) |
(+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/3 binary64))) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (*.f64 x #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (*.f64 x #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)))) (+.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x #s(literal 1/3 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) x) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) x) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x #s(literal 1/3 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) x)) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) x)) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) x) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(-.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/12 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/12 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (*.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
| 1× | egg-herbie |
| 4018× | *-lowering-*.f32 |
| 4018× | *-lowering-*.f64 |
| 2936× | +-lowering-+.f64 |
| 2936× | +-lowering-+.f32 |
| 1638× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 313 | 3290 |
| 1 | 1068 | 2881 |
| 2 | 3749 | 2761 |
| 0 | 8622 | 2761 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(* -1 (log (/ -1 x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
-1 |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -5/12 (pow x 3)) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -5/12 (pow x 3)) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 5/12 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x))))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -5/12 x) 1/2)) 1)) |
(* x (- (* x (- (* -5/12 x) 1/2)) 1)) |
(* -5/12 (pow x 3)) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* -5/12 (pow x 3)) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))) |
-1 |
(- (* -1/2 x) 1) |
(- (* x (- (* -5/12 x) 1/2)) 1) |
(- (* x (- (* -5/12 x) 1/2)) 1) |
(* -5/12 (pow x 2)) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* -5/12 (pow x 2)) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* -1/2 x) |
(* x (- (* -5/12 x) 1/2)) |
(* x (- (* -5/12 x) 1/2)) |
(* x (- (* -5/12 x) 1/2)) |
(* -5/12 (pow x 2)) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -5/12 (pow x 2)) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
1 |
(+ 1 (* 8/3 (/ 1 x))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (+ (* 200/27 (/ 1 (pow x 3))) (/ 32/9 (pow x 2))))) |
1 |
(+ 1 (* 8/3 (/ 1 x))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 32/9 (* 200/27 (/ 1 x))) x)) 8/3) x))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4)) |
-1 |
(- (* -1/2 x) 1) |
(- (* x (- (* -1/3 x) 1/2)) 1) |
(- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x))))) |
(* -1/2 x) |
(* x (- (* -1/3 x) 1/2)) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
x |
(* x (+ 1 (* -1/2 x))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(* -1 (log (/ 1 x))) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(* -1 x) |
(* x (- (* -1/2 x) 1)) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(* -1 (log (/ -1 x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
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)))) |
(* -5/12 x) |
(* -5/12 x) |
(* -5/12 x) |
(* -5/12 x) |
(* -5/12 x) |
(* -5/12 x) |
(* -5/12 x) |
(* -5/12 x) |
(* -5/12 x) |
(* -5/12 x) |
(* -5/12 x) |
(* -5/12 x) |
(* -1/3 x) |
(* x (- (* -1/4 x) 1/3)) |
(* x (- (* -1/4 x) 1/3)) |
(* x (- (* -1/4 x) 1/3)) |
(* -1/4 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* 1/3 x) |
(* x (+ 1/3 (* -1/4 x))) |
(* x (+ 1/3 (* -1/4 x))) |
(* x (+ 1/3 (* -1/4 x))) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
1/3 |
(+ 1/3 (* -1/4 x)) |
(+ 1/3 (* -1/4 x)) |
(+ 1/3 (* -1/4 x)) |
(* -1/4 x) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* -1/4 x) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(+.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(+.f64 (-.f64 (+.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (+.f64 (/.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 x x)))) (+.f64 (/.f64 (/.f64 (log.f64 #s(literal -1 binary64)) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x x))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(+.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 x x)) (log.f64 x))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))))) (*.f64 (log.f64 x) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 (log.f64 #s(literal -1 binary64)) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x x)))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) x) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) x)) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))))))) x)) x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) x) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64)))))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(* -1 (log (/ -1 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) x) x))) x)) |
x |
(* x (+ 1 (* -1/2 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (log.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(* -5/12 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64))) |
(* -5/12 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 5/12 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ 5/12 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x))))) |
(*.f64 (-.f64 #s(literal 5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (- (* x (- (* -5/12 x) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
(* x (- (* x (- (* -5/12 x) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
(* -5/12 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* -5/12 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 5/12 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 5/12 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 x) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(- (* x (- (* -5/12 x) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) |
(- (* x (- (* -5/12 x) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) |
(* -5/12 (pow x 2)) |
(*.f64 #s(literal -5/12 binary64) (*.f64 x x)) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* -5/12 (pow x 2)) |
(*.f64 #s(literal -5/12 binary64) (*.f64 x x)) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 2) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (* -5/12 x) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) |
(* x (- (* -5/12 x) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) |
(* x (- (* -5/12 x) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))) |
(* -5/12 (pow x 2)) |
(*.f64 #s(literal -5/12 binary64) (*.f64 x x)) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* -5/12 (pow x 2)) |
(*.f64 #s(literal -5/12 binary64) (*.f64 x x)) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* (pow x 2) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -5/12 binary64) (/.f64 #s(literal -1/2 binary64) x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 8/3 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8/3 binary64) x)) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 8/3 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 32/9 binary64) (*.f64 x x)))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (+ (* 200/27 (/ 1 (pow x 3))) (/ 32/9 (pow x 2))))) |
(+.f64 (+.f64 (/.f64 #s(literal 8/3 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 32/9 binary64) (*.f64 x x)))) (/.f64 #s(literal 200/27 binary64) (*.f64 x (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 8/3 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8/3 binary64) x)) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 8/3 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 32/9 binary64) (*.f64 x x)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 32/9 (* 200/27 (/ 1 x))) x)) 8/3) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -8/3 binary64) (/.f64 (+.f64 #s(literal 32/9 binary64) (/.f64 #s(literal 200/27 binary64) x)) x)) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64)))))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(* -1/4 (pow x 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -1/4 binary64))) |
(* -1/4 (pow x 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 4) (- (* -1 (/ (+ 1/3 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) x))) x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 x) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(- (* x (- (* -1/3 x) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64))))) |
(- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))) |
(* -1/4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -1/4 binary64))) |
(* -1/4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (* -1/3 x) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64)))) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))) |
(* -1/4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x))) |
(* -1/4 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
x |
(* x (+ 1 (* -1/2 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (+ 1 (* x (- (* 1/3 x) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(* -1 (log (/ 1 x))) |
(log.f64 x) |
(+ (* -1 (log (/ 1 x))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x)) |
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (log.f64 x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2))) |
(+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) x))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x)))) |
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x)) x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) |
(/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (/ 2 (* x (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))) |
(+.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) x)) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x)))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (/ (log -1) (* x (pow (log (/ 1 x)) 2)))))) |
(+.f64 (-.f64 (+.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (+.f64 (/.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 x x)))) (+.f64 (/.f64 (/.f64 (log.f64 #s(literal -1 binary64)) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x x))) |
(- (+ (* -1 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (log (/ 1 x)))) (+ (/ 1/3 (* (pow x 3) (log (/ 1 x)))) (+ (* 1/2 (/ 1 (* (pow x 2) (log (/ 1 x))))) (/ 2 (* x (log (/ 1 x))))))) (+ (* -1 (/ (- (* 1/2 (/ 1 (log (/ 1 x)))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (log (/ 1 x)))) (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (pow (log (/ 1 x)) 2))))) (* (pow x 3) (log (/ 1 x))))) (+ (* -1 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 2) (log (/ 1 x))))) (+ (* -1/2 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 2) (pow (log (/ 1 x)) 2)))) (+ (* 1/3 (/ (+ (log -1) (* -1 (log (/ 1 x)))) (* (pow x 3) (pow (log (/ 1 x)) 2)))) (+ (* 1/2 (/ (- (* 2 (/ 1 (log (/ 1 x)))) (/ (log -1) (pow (log (/ 1 x)) 2))) (* (pow x 3) (log (/ 1 x))))) (/ (log -1) (* x (pow (log (/ 1 x)) 2))))))))) |
(+.f64 (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 x)) (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -2 binary64) (log.f64 x)) x) (/.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 x x)) (log.f64 x))) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))))) (*.f64 (log.f64 x) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 (log.f64 #s(literal -1 binary64)) x) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal 1/3 binary64)) (*.f64 x (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (*.f64 x x)))))) |
(* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* x (+ (log -1) (* -1 (log (/ -1 x))))))) (+ (* 1/2 (/ (log (/ -1 x)) (* x (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) (+ (/ 1/2 (* x (+ (log -1) (* -1 (log (/ -1 x)))))) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) x) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) x)) x)) |
(+ (* -1 (/ (log (/ -1 x)) (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* -1/2 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/3 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (* 1/2 (/ 1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))))))) x)) (+ (* -1 (/ (- (/ 1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) (+ (log -1) (* -1 (log (/ -1 x)))))) (+ (* 1/2 (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/2 (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))))) x)) (/ 1 (+ (log -1) (* -1 (log (/ -1 x)))))) (/ (log (/ -1 x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) x))) |
(-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))))))) x)) x) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))))) x) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* -1/2 x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(* x (- (* x (- (* -1/3 x) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/3 binary64)))))) |
(* x (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))))))) |
(+ (log -1) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(- (+ (log -1) (* -1 (log (/ 1 x)))) (/ 1 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x)))) |
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)) |
(- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 x))) (pow x 2))))) (/ 1 x)) |
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) x)) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(* -1 (log (/ -1 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (* -1 (log (/ -1 x))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal -1 binary64) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (* 1/2 (/ 1 x))) x))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow x 2)) (* 1/2 (/ 1 x)))) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) x) x))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -5/12 x) |
(*.f64 x #s(literal -5/12 binary64)) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* x (- (* -1/4 x) 1/3)) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* x (- (* -1/4 x) 1/3)) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* x (- (* -1/4 x) 1/3)) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/3 binary64) x))) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* x (+ 1/3 (* -1/4 x))) |
(*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* x (+ 1/3 (* -1/4 x))) |
(*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* x (+ 1/3 (* -1/4 x))) |
(*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 (* -1/4 x)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(+ 1/3 (* -1/4 x)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(+ 1/3 (* -1/4 x)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/3 binary64) x))) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/3 binary64) x)))) |
Compiled 25870 to 2605 computations (89.9% saved)
8 alts after pruning (2 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 925 | 2 | 927 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 926 | 8 | 934 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
| ✓ | 100.0% | (/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
| ✓ | 4.6% | (/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.3% | (-.f64 #s(literal -1 binary64) x) |
| ✓ | 99.6% | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
| ✓ | 99.8% | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
| ▶ | 34.0% | (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64))) |
| ✓ | 98.1% | #s(literal -1 binary64) |
Compiled 103 to 69 computations (33% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64))) |
| 2666× | *-lowering-*.f32 |
| 2666× | *-lowering-*.f64 |
| 2008× | /-lowering-/.f32 |
| 2008× | /-lowering-/.f64 |
| 1332× | sum3-define |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 201 |
| 1 | 86 | 187 |
| 2 | 257 | 187 |
| 3 | 538 | 187 |
| 4 | 1072 | 187 |
| 5 | 2258 | 185 |
| 6 | 3069 | 184 |
| 7 | 7000 | 184 |
| 0 | 8112 | 184 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* x (* x x)) (+ (/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) -5/12)) |
(* x (* x x)) |
x |
(* x x) |
(+ (/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) -5/12) |
(/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) |
(+ -1/2 (/ (+ -1 (/ -1 x)) x)) |
-1/2 |
(/ (+ -1 (/ -1 x)) x) |
(+ -1 (/ -1 x)) |
-1 |
(/ -1 x) |
-5/12 |
(/ (* (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) 1) (+ 1 (* x (+ -1/2 (* x (+ (* x -1/4) 1/3)))))) |
(* (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) 1) |
(+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) |
-1 |
(* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))) |
x |
(+ -1/2 (* x (+ (* x -1/4) -1/3))) |
-1/2 |
(* x (+ (* x -1/4) -1/3)) |
(+ (* x -1/4) -1/3) |
(* x -1/4) |
-1/4 |
-1/3 |
1 |
(+ 1 (* x (+ -1/2 (* x (+ (* x -1/4) 1/3))))) |
(* x (+ -1/2 (* x (+ (* x -1/4) 1/3)))) |
(+ -1/2 (* x (+ (* x -1/4) 1/3))) |
(* x (+ (* x -1/4) 1/3)) |
(+ (* x -1/4) 1/3) |
1/3 |
| Outputs |
|---|
(* (* x (* x x)) (+ (/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) -5/12)) |
(*.f64 x (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(+ (/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) -5/12) |
(+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64)) |
(/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) |
(+ -1/2 (/ (+ -1 (/ -1 x)) x)) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (+ -1 (/ -1 x)) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(+ -1 (/ -1 x)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
-1 |
#s(literal -1 binary64) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
-5/12 |
#s(literal -5/12 binary64) |
(/ (* (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) 1) (+ 1 (* x (+ -1/2 (* x (+ (* x -1/4) 1/3)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(* (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
-1 |
#s(literal -1 binary64) |
(* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
x |
(+ -1/2 (* x (+ (* x -1/4) -1/3))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(* x (+ (* x -1/4) -1/3)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(+ (* x -1/4) -1/3) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
(* x -1/4) |
(*.f64 x #s(literal -1/4 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
-1/3 |
#s(literal -1/3 binary64) |
1 |
#s(literal 1 binary64) |
(+ 1 (* x (+ -1/2 (* x (+ (* x -1/4) 1/3))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) |
(* x (+ -1/2 (* x (+ (* x -1/4) 1/3)))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) |
(+ -1/2 (* x (+ (* x -1/4) 1/3))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(* x (+ (* x -1/4) 1/3)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(+ (* x -1/4) 1/3) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
| ✓ | accuracy | 34.7% | (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64))) |
| 101.0ms | 256× | 0 | valid |
Compiled 225 to 31 computations (86.2% saved)
ival-mult: 15.0ms (30.6% of total)...c/correct-round.rkt:119:19: 14.0ms (28.6% of total)ival-add: 11.0ms (22.4% of total)ival-div: 8.0ms (16.3% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (* x (* x x)) (+ (/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) -5/12))> |
#<alt (* x (* x x))> |
#<alt (* x x)> |
#<alt (+ (/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) -5/12)> |
#<alt (* (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) 1)> |
#<alt (/ (* (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) 1) (+ 1 (* x (+ -1/2 (* x (+ (* x -1/4) 1/3))))))> |
#<alt (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))))> |
#<alt (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))> |
#<alt (/ (+ -1 (/ -1 x)) x)> |
#<alt (/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x)> |
#<alt (* x (+ (* x -1/4) -1/3))> |
#<alt (* x (+ (* x -1/4) 1/3))> |
#<alt (+ (* x -1/4) 1/3)> |
| Outputs |
|---|
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt (* -5/12 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -5/12 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (+ 5/12 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x)))))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ -1 (pow x 3))> |
#<alt (/ (- (* -1 x) 1) (pow x 3))> |
#<alt (/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3))> |
#<alt (/ (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) (pow x 3))> |
#<alt -5/12> |
#<alt (* -1 (+ 5/12 (* 1/2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)> |
#<alt (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x))))> |
#<alt -5/12> |
#<alt (* -1 (+ 5/12 (* 1/2 (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)> |
#<alt (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 5/12)> |
#<alt -1> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* x (- (* -1/3 x) 1/2)) 1)> |
#<alt (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x)))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1/2 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1)> |
#<alt 1> |
#<alt (+ 1 (* 8/3 (/ 1 x)))> |
#<alt (+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2))))> |
#<alt (+ 1 (+ (* 8/3 (/ 1 x)) (+ (* 200/27 (/ 1 (pow x 3))) (/ 32/9 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 8/3 (/ 1 x)))> |
#<alt (+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2))))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (+ 32/9 (* 200/27 (/ 1 x))) x)) 8/3) x)))> |
#<alt -1> |
#<alt (- (* -1/2 x) 1)> |
#<alt (- (* x (- (* -1/3 x) 1/2)) 1)> |
#<alt (- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1)> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x)))))> |
#<alt (* -1/2 x)> |
#<alt (* x (- (* -1/3 x) 1/2))> |
#<alt (* x (- (* x (- (* -1/4 x) 1/3)) 1/2))> |
#<alt (* x (- (* x (- (* -1/4 x) 1/3)) 1/2))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4))> |
#<alt (* -1/4 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x))))))> |
#<alt (/ -1 (pow x 2))> |
#<alt (/ (- (* -1 x) 1) (pow x 2))> |
#<alt (/ (- (* -1 x) 1) (pow x 2))> |
#<alt (/ (- (* -1 x) 1) (pow x 2))> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) x))> |
#<alt (/ -1 (pow x 3))> |
#<alt (/ (- (* -1 x) 1) (pow x 3))> |
#<alt (/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3))> |
#<alt (/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3))> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (+ 1/2 (/ 1 x)) x))> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x)> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (+ 1/2 (/ 1 x)) x))> |
#<alt (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x))> |
#<alt (* -1/3 x)> |
#<alt (* x (- (* -1/4 x) 1/3))> |
#<alt (* x (- (* -1/4 x) 1/3))> |
#<alt (* x (- (* -1/4 x) 1/3))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* 1/3 x)> |
#<alt (* x (+ 1/3 (* -1/4 x)))> |
#<alt (* x (+ 1/3 (* -1/4 x)))> |
#<alt (* x (+ 1/3 (* -1/4 x)))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt 1/3> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (+ 1/3 (* -1/4 x))> |
#<alt (* -1/4 x)> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* x (- (* 1/3 (/ 1 x)) 1/4))> |
#<alt (* -1/4 x)> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
#<alt (* -1 (* x (- 1/4 (* 1/3 (/ 1 x)))))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (/ (+ -1 (/ -1 x)) x) |
| 0.0ms | x | @ | -inf | (* x (* x x)) |
| 0.0ms | x | @ | 0 | (/ (+ -1 (/ -1 x)) x) |
| 0.0ms | x | @ | 0 | (* x (* x x)) |
| 0.0ms | x | @ | inf | (/ (+ -1 (/ -1 x)) x) |
| 1× | batch-egg-rewrite |
| 3696× | /-lowering-/.f32 |
| 3696× | /-lowering-/.f64 |
| 3118× | *-lowering-*.f32 |
| 3118× | *-lowering-*.f64 |
| 1634× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 128 |
| 1 | 216 | 119 |
| 2 | 2077 | 119 |
| 0 | 8246 | 119 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* x (* x x)) (+ (/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) -5/12)) |
(* x (* x x)) |
(* x x) |
(+ (/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) -5/12) |
(* (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) 1) |
(/ (* (+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) 1) (+ 1 (* x (+ -1/2 (* x (+ (* x -1/4) 1/3)))))) |
(+ -1 (* x (+ -1/2 (* x (+ (* x -1/4) -1/3))))) |
(* x (+ -1/2 (* x (+ (* x -1/4) -1/3)))) |
(/ (+ -1 (/ -1 x)) x) |
(/ (+ -1/2 (/ (+ -1 (/ -1 x)) x)) x) |
(* x (+ (* x -1/4) -1/3)) |
(* x (+ (* x -1/4) 1/3)) |
(+ (* x -1/4) 1/3) |
| Outputs |
|---|
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -5/12 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -5/12 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) |
(fma.f64 #s(literal -5/12 binary64) (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (*.f64 x x)) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) |
(fma.f64 (*.f64 #s(literal -5/12 binary64) (*.f64 x x)) x (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) x) (*.f64 x x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) |
(fma.f64 (*.f64 #s(literal -5/12 binary64) x) (*.f64 x x) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))))) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64))) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))))) (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)))) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64))) |
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64))) x) |
(*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64)) x) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64)) |
(+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64))) (/.f64 #s(literal 25/144 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)))) |
(-.f64 (/.f64 #s(literal 25/144 binary64) (-.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (/.f64 #s(literal 1 binary64) x) #s(literal -5/12 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64)) |
(fma.f64 (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal -5/12 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) #s(literal -5/12 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64)) (+.f64 #s(literal 25/144 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64))) (neg.f64 (+.f64 #s(literal 25/144 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)))) |
(/.f64 (-.f64 #s(literal 25/144 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))))) (-.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)) #s(literal 25/144 binary64))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 25/144 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))))) (neg.f64 (-.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (*.f64 x (*.f64 x x))) #s(literal -125/1728 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (-.f64 #s(literal 25/144 binary64) (/.f64 #s(literal -5/12 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -25/144 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal 5/12 binary64)))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(fma.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) (/.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) |
(+.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(fma.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) x #s(literal -1 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(fma.f64 x (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(fma.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) x (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) x) (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) x)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) x)) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) x) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) x) (/.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) x)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))) (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) #s(literal -1/2 binary64)) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))) (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) #s(literal -1/2 binary64)) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))))) (neg.f64 (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) #s(literal -1/2 binary64)) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))))) (neg.f64 (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) #s(literal -1/2 binary64)) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) #s(literal -1/2 binary64)) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) #s(literal -1/2 binary64)) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) |
(pow.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) |
(*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) #s(literal -1/2 binary64)) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) (/.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)))) |
(+.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/3 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/3 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 x #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (*.f64 x #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))) (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) x) (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) x)) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64)) x)) (neg.f64 (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64))))) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) x) |
(*.f64 (/.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))))) |
(+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x #s(literal 1/3 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/3 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/3 binary64))) |
(fma.f64 x #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (*.f64 x #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (*.f64 x #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) x (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) x) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x #s(literal 1/3 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) x)) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) x)) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) x) |
(*.f64 (/.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(*.f64 (/.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal -1/27 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/9 binary64)) (*.f64 x #s(literal 1/12 binary64)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))) |
(-.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) (/.f64 #s(literal -1/27 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(fma.f64 x #s(literal -1/4 binary64) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal -1/4 binary64) x #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/12 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/64 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 x #s(literal -1/12 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))) |
| 1× | egg-herbie |
| 3126× | *-lowering-*.f32 |
| 3126× | *-lowering-*.f64 |
| 1346× | fma-lowering-fma.f32 |
| 1346× | fma-lowering-fma.f64 |
| 1232× | fmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 138 | 1126 |
| 1 | 429 | 1030 |
| 2 | 1440 | 989 |
| 3 | 4746 | 940 |
| 0 | 8792 | 940 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(* -5/12 (pow x 3)) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -5/12 (pow x 3)) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (+ 5/12 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x))))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ -1 (pow x 3)) |
(/ (- (* -1 x) 1) (pow x 3)) |
(/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3)) |
(/ (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) (pow x 3)) |
-5/12 |
(* -1 (+ 5/12 (* 1/2 (/ 1 x)))) |
(- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x)))) |
-5/12 |
(* -1 (+ 5/12 (* 1/2 (/ 1 x)))) |
(- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12) |
(- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 5/12) |
-1 |
(- (* -1/2 x) 1) |
(- (* x (- (* -1/3 x) 1/2)) 1) |
(- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x))))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1/2 x) 1)) 1) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
1 |
(+ 1 (* 8/3 (/ 1 x))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (+ (* 200/27 (/ 1 (pow x 3))) (/ 32/9 (pow x 2))))) |
1 |
(+ 1 (* 8/3 (/ 1 x))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 32/9 (* 200/27 (/ 1 x))) x)) 8/3) x))) |
-1 |
(- (* -1/2 x) 1) |
(- (* x (- (* -1/3 x) 1/2)) 1) |
(- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x))))) |
(* -1/2 x) |
(* x (- (* -1/3 x) 1/2)) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(* -1/4 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(/ -1 (pow x 2)) |
(/ (- (* -1 x) 1) (pow x 2)) |
(/ (- (* -1 x) 1) (pow x 2)) |
(/ (- (* -1 x) 1) (pow x 2)) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/ -1 (pow x 3)) |
(/ (- (* -1 x) 1) (pow x 3)) |
(/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3)) |
(/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3)) |
(/ -1/2 x) |
(* -1 (/ (+ 1/2 (/ 1 x)) x)) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x) |
(/ -1/2 x) |
(* -1 (/ (+ 1/2 (/ 1 x)) x)) |
(* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) |
(* -1/3 x) |
(* x (- (* -1/4 x) 1/3)) |
(* x (- (* -1/4 x) 1/3)) |
(* x (- (* -1/4 x) 1/3)) |
(* -1/4 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1/4 (pow x 2)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(* 1/3 x) |
(* x (+ 1/3 (* -1/4 x))) |
(* x (+ 1/3 (* -1/4 x))) |
(* x (+ 1/3 (* -1/4 x))) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
1/3 |
(+ 1/3 (* -1/4 x)) |
(+ 1/3 (* -1/4 x)) |
(+ 1/3 (* -1/4 x)) |
(* -1/4 x) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(* -1/4 x) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
| Outputs |
|---|
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(* -5/12 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x))) |
(* (pow x 3) (- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(* -5/12 (pow x 3)) |
(*.f64 x (*.f64 #s(literal -5/12 binary64) (*.f64 x x))) |
(* -1 (* (pow x 3) (+ 5/12 (* 1/2 (/ 1 x))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) |
(* -1 (* (pow x 3) (+ 5/12 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64)))))) |
(* -1 (* (pow x 3) (+ 5/12 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(/ -1 (pow x 3)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) |
(/ (- (* -1 x) 1) (pow x 3)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) x) |
(/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3)) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/ (- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) (pow x 3)) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
-5/12 |
#s(literal -5/12 binary64) |
(* -1 (+ 5/12 (* 1/2 (/ 1 x)))) |
(-.f64 #s(literal -5/12 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12) |
(+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) |
(- (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (+ 5/12 (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) |
-5/12 |
#s(literal -5/12 binary64) |
(* -1 (+ 5/12 (* 1/2 (/ 1 x)))) |
(-.f64 #s(literal -5/12 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 5/12) |
(+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x)) |
(- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 5/12) |
(+.f64 #s(literal -5/12 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x)) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 x) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(- (* x (- (* -1/3 x) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64))))))) |
(* -1/4 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(* -1/4 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64)))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1/2 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(- (* x (- (* x (- (* -5/12 x) 1/2)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 8/3 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8/3 binary64) x)) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 8/3 binary64) x) (/.f64 #s(literal 32/9 binary64) (*.f64 x x)))) |
(+ 1 (+ (* 8/3 (/ 1 x)) (+ (* 200/27 (/ 1 (pow x 3))) (/ 32/9 (pow x 2))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8/3 binary64) x)) (+.f64 (/.f64 #s(literal 32/9 binary64) (*.f64 x x)) (/.f64 #s(literal 200/27 binary64) (*.f64 x (*.f64 x x))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 8/3 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 8/3 binary64) x)) |
(+ 1 (+ (* 8/3 (/ 1 x)) (/ 32/9 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 8/3 binary64) x) (/.f64 #s(literal 32/9 binary64) (*.f64 x x)))) |
(+ 1 (* -1 (/ (- (* -1 (/ (+ 32/9 (* 200/27 (/ 1 x))) x)) 8/3) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 8/3 binary64) (/.f64 (+.f64 #s(literal 32/9 binary64) (/.f64 #s(literal 200/27 binary64) x)) x)) x)) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 x) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(- (* x (- (* -1/3 x) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(- (* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64))))))) |
(* -1/4 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) (pow x 2))) (+ 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(* -1/4 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64)))))) |
(* -1 (* (pow x 3) (+ 1/4 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/3) x))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (* -1/3 x) 1/2)) |
(*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64)))))) |
(* x (- (* x (- (* -1/4 x) 1/3)) 1/2)) |
(*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64)))))) |
(* -1/4 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(* (pow x 3) (- (* -1 (/ (+ 1/3 (* 1/2 (/ 1 x))) x)) 1/4)) |
(*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(* -1/4 (pow x 3)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 3) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64)))))) |
(* -1 (* (pow x 3) (+ 1/4 (+ (/ 1/2 (pow x 2)) (* 1/3 (/ 1 x)))))) |
(*.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/4 binary64)))))) |
(/ -1 (pow x 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 x x)) |
(/ (- (* -1 x) 1) (pow x 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/ (- (* -1 x) 1) (pow x 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/ (- (* -1 x) 1) (pow x 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* -1 (/ (+ 1 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/ -1 (pow x 3)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) |
(/ (- (* -1 x) 1) (pow x 3)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) x) |
(/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3)) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3)) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (+ 1/2 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) |
(/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (+ 1/2 (/ 1 x)) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) |
(* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) |
(* -1/3 x) |
(*.f64 x #s(literal -1/3 binary64)) |
(* x (- (* -1/4 x) 1/3)) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* x (- (* -1/4 x) 1/3)) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* x (- (* -1/4 x) 1/3)) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* -1 (* (pow x 2) (+ 1/4 (* 1/3 (/ 1 x))))) |
(*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 x #s(literal -1/4 binary64)))) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* x (+ 1/3 (* -1/4 x))) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(* x (+ 1/3 (* -1/4 x))) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(* x (+ 1/3 (* -1/4 x))) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
(* (pow x 2) (- (* 1/3 (/ 1 x)) 1/4)) |
(*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 (* -1/4 x)) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(+ 1/3 (* -1/4 x)) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(+ 1/3 (* -1/4 x)) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(* x (- (* 1/3 (/ 1 x)) 1/4)) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(* -1/4 x) |
(*.f64 x #s(literal -1/4 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
(* -1 (* x (- 1/4 (* 1/3 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64)) |
Compiled 21125 to 1837 computations (91.3% saved)
9 alts after pruning (2 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 551 | 2 | 553 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 6 | 6 |
| Total | 552 | 9 | 561 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (/.f64 (+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) | |
| ✓ | 100.0% | (/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
| ✓ | 4.6% | (/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.3% | (-.f64 #s(literal -1 binary64) x) |
| 99.5% | (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) | |
| ✓ | 99.6% | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
| ✓ | 99.8% | (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
| ✓ | 34.0% | (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64))) |
| ✓ | 98.1% | #s(literal -1 binary64) |
Compiled 375 to 166 computations (55.7% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(-.f64 #s(literal -1 binary64) x) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x)) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))))) |
(/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log1p.f64 x)) |
(/.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) x)) (log1p.f64 x)) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (log.f64 (/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
2 calls:
| 5.0ms | x |
| 4.0ms | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) x))) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(-.f64 #s(literal -1 binary64) x) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))))) (log1p.f64 x)) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(-.f64 #s(literal -1 binary64) x) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) x) #s(literal -5/12 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))) (*.f64 x x)) (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))) |
| Outputs |
|---|
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(-.f64 #s(literal -1 binary64) x) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
| Outputs |
|---|
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
#s(literal -1 binary64) |
(-.f64 #s(literal -1 binary64) x) |
| Outputs |
|---|
(-.f64 #s(literal -1 binary64) x) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | x |
Compiled 2 to 1 computations (50% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal -1 binary64) |
| Outputs |
|---|
#s(literal -1 binary64) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 26× | +-commutative_binary64 |
| 22× | *-commutative_binary64 |
| 4× | sub-neg_binary64 |
| 2× | 1-exp_binary64 |
| 2× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 59 |
| 1 | 62 | 59 |
| 2 | 65 | 59 |
| 3 | 66 | 59 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
(/.f64 (+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
| Outputs |
|---|
(/.f64 (log1p.f64 (neg.f64 x)) (log1p.f64 x)) |
(/.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) x)) (log1p.f64 x)) |
(/.f64 (+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/3 binary64))))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -5/12 binary64))))))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
| 4134× | +-lowering-+.f64 |
| 4134× | +-lowering-+.f32 |
| 3696× | /-lowering-/.f32 |
| 3696× | /-lowering-/.f64 |
| 3666× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1971 |
| 1 | 739 | 1661 |
| 2 | 2434 | 1513 |
| 0 | 8385 | 1513 |
| 0 | 31 | 124 |
| 1 | 216 | 109 |
| 2 | 1932 | 99 |
| 0 | 9367 | 99 |
| 0 | 7 | 7 |
| 1 | 13 | 6 |
| 2 | 18 | 6 |
| 3 | 24 | 6 |
| 4 | 33 | 6 |
| 5 | 46 | 6 |
| 6 | 63 | 6 |
| 7 | 81 | 6 |
| 8 | 98 | 6 |
| 9 | 100 | 6 |
| 0 | 100 | 6 |
| 0 | 40 | 164 |
| 1 | 290 | 137 |
| 2 | 2840 | 131 |
| 0 | 8657 | 131 |
| 0 | 362 | 3678 |
| 1 | 1264 | 3123 |
| 2 | 4617 | 3037 |
| 0 | 8206 | 3037 |
| 0 | 7 | 26 |
| 1 | 37 | 24 |
| 2 | 257 | 24 |
| 3 | 2331 | 22 |
| 0 | 11343 | 22 |
| 0 | 30 | 128 |
| 1 | 216 | 119 |
| 2 | 2077 | 119 |
| 0 | 8246 | 119 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 202 to 136 computations (32.7% saved)
Compiled 156 to 96 computations (38.5% saved)
Loading profile data...