
Time bar (total: 11.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 0 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 1 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 2 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 3 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 4 |
| 31.3% | 15.2% | 33.4% | 51.4% | 0% | 0% | 0% | 5 |
| 34.4% | 16.7% | 31.9% | 51.4% | 0% | 0% | 0% | 6 |
| 51.6% | 25.1% | 23.6% | 51.4% | 0% | 0% | 0% | 7 |
| 53.1% | 25.8% | 22.8% | 51.4% | 0% | 0% | 0% | 8 |
| 62.5% | 30.4% | 18.2% | 51.4% | 0% | 0% | 0% | 9 |
| 63.7% | 31% | 17.7% | 51.4% | 0% | 0% | 0% | 10 |
| 68.6% | 33.3% | 15.3% | 51.4% | 0% | 0% | 0% | 11 |
| 69.2% | 33.7% | 15% | 51.4% | 0% | 0% | 0% | 12 |
Compiled 28 to 20 computations (28.6% saved)
ival-mult: 114.0ms (28.2% of total)...c/correct-round.rkt:119:19: 109.0ms (26.9% of total)ival-add: 45.0ms (11.1% of total)ival-sqrt: 44.0ms (10.9% of total)ival-div: 35.0ms (8.6% of total)ival-<: 29.0ms (7.2% of total)ival-fabs: 20.0ms (4.9% of total)ival-and: 4.0ms (1% of total)const: 4.0ms (1% of total)backward-pass: 1.0ms (0.2% of total)| 1.1s | 6220× | 0 | valid |
| 513.0ms | 1201× | 2 | valid |
| 187.0ms | 625× | 1 | valid |
| 143.0ms | 210× | 3 | valid |
ival-mult: 515.0ms (33% of total)...c/correct-round.rkt:119:19: 308.0ms (19.8% of total)ival-sqrt: 212.0ms (13.6% of total)ival-div: 151.0ms (9.7% of total)ival-add: 144.0ms (9.2% of total)ival-<: 80.0ms (5.1% of total)backward-pass: 63.0ms (4% of total)ival-fabs: 61.0ms (3.9% of total)const: 16.0ms (1% of total)ival-and: 10.0ms (0.6% of total)| 2× | egg-herbie |
| 2100× | fnmadd-define |
| 1558× | fma-define |
| 1450× | fnmsub-define |
| 1444× | fmsub-define |
| 1054× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 102 |
| 1 | 106 | 98 |
| 2 | 222 | 92 |
| 3 | 510 | 92 |
| 4 | 1091 | 92 |
| 5 | 2087 | 92 |
| 6 | 3449 | 92 |
| 7 | 4622 | 92 |
| 8 | 5333 | 92 |
| 9 | 5899 | 92 |
| 10 | 6184 | 92 |
| 11 | 6337 | 92 |
| 12 | 6395 | 92 |
| 13 | 6399 | 92 |
| 0 | 14 | 16 |
| 1 | 30 | 16 |
| 2 | 40 | 15 |
| 3 | 45 | 15 |
| 4 | 47 | 15 |
| 5 | 48 | 15 |
| 0 | 48 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
| Outputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
| Inputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x))))))) |
(sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x)))))))) |
(neg (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x)))))))) |
(neg (sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x))))))))) |
(sqrt (* 1/2 (+ 1 (/ p (sqrt (+ (* (* 4 x) x) (* p p))))))) |
| Outputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt (fnmsub (* x -1/2) (rsqrt (fmsub x x (* (* p p) -4))) -1/2)) |
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x))))))) |
(sqrt (fnmsub (* x -1/2) (rsqrt (fmsub x x (* (* p p) -4))) -1/2)) |
(sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x)))))))) |
(sqrt (fnmsub (* 1/2 x) (rsqrt (fmsub x x (* (* p p) -4))) -1/2)) |
(neg (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x)))))))) |
(neg (sqrt (fnmsub (* x -1/2) (rsqrt (fmsub x x (* (* p p) -4))) -1/2))) |
(neg (sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x))))))))) |
(neg (sqrt (fnmsub (* 1/2 x) (rsqrt (fmsub x x (* (* p p) -4))) -1/2))) |
(sqrt (* 1/2 (+ 1 (/ p (sqrt (+ (* (* 4 x) x) (* p p))))))) |
(sqrt (fnmsub (* p -1/2) (rsqrt (fmsub p p (* x (* x -4)))) -1/2)) |
(abs p)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 48 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 37 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 25 | 0 | - | 1 | (7.608348288255169e-67 -3.203247540409163e+94) | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) p) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | p |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 54.0ms | 384× | 0 | valid |
| 31.0ms | 68× | 2 | valid |
| 23.0ms | 52× | 1 | valid |
| 9.0ms | 8× | 3 | valid |
Compiled 213 to 44 computations (79.3% saved)
ival-mult: 22.0ms (35.2% of total)ival-sqrt: 20.0ms (32% of total)ival-add: 8.0ms (12.8% of total)ival-div: 6.0ms (9.6% of total)backward-pass: 5.0ms (8% of total)const: 2.0ms (3.2% of total)Compiled 19 to 13 computations (31.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.6% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
Compiled 19 to 13 computations (31.6% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
| 32× | *-lowering-*.f32 |
| 32× | *-lowering-*.f64 |
| 18× | fma-lowering-fma.f32 |
| 18× | fma-define |
| 18× | fma-lowering-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 79 |
| 1 | 22 | 77 |
| 2 | 32 | 77 |
| 3 | 39 | 77 |
| 4 | 44 | 77 |
| 5 | 46 | 77 |
| 0 | 46 | 77 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
(+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) |
1/2 |
(/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))) |
(* 1/2 x) |
x |
(sqrt (+ (* 4 (* p p)) (* x x))) |
(+ (* 4 (* p p)) (* x x)) |
(* 4 (* p p)) |
4 |
(* p p) |
p |
(* x x) |
| Outputs |
|---|
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))))) |
(+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
(sqrt (+ (* 4 (* p p)) (* x x))) |
(sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) |
(+ (* 4 (* p p)) (* x x)) |
(+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) |
(* 4 (* p p)) |
(*.f64 p (*.f64 #s(literal 4 binary64) p)) |
4 |
#s(literal 4 binary64) |
(* p p) |
(*.f64 p p) |
p |
(* x x) |
(*.f64 x x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 4 binary64) (*.f64 p p)) |
| ✓ | accuracy | 90.9% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
| ✓ | accuracy | 87.0% | (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
| ✓ | accuracy | 82.6% | (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) |
| 26.0ms | 191× | 0 | valid |
| 17.0ms | 35× | 2 | valid |
| 7.0ms | 26× | 1 | valid |
| 2.0ms | 4× | 3 | valid |
Compiled 87 to 14 computations (83.9% saved)
ival-mult: 11.0ms (36% of total)ival-sqrt: 10.0ms (32.7% of total)ival-add: 4.0ms (13.1% of total)ival-div: 3.0ms (9.8% of total)backward-pass: 2.0ms (6.5% of total)const: 1.0ms (3.3% of total)| Inputs |
|---|
#<alt (sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))))> |
#<alt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))> |
#<alt (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))> |
#<alt (* 1/2 x)> |
#<alt (sqrt (+ (* 4 (* p p)) (* x x)))> |
#<alt (* 4 (* p p))> |
| Outputs |
|---|
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))> |
#<alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x))> |
#<alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))> |
#<alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ x p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))> |
#<alt (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt -1/2> |
#<alt (- (/ (pow p 2) (pow x 2)) 1/2)> |
#<alt (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2)> |
#<alt (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2)> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt (* 1/4 (/ x p))> |
#<alt (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)> |
#<alt (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)> |
#<alt (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)> |
#<alt (* -1/4 (/ x p))> |
#<alt (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p))> |
#<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 x> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))> |
#<alt (* 2 p)> |
#<alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -2 p)> |
#<alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))> |
#<alt (* 2 p)> |
#<alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
| 1.0ms | x | @ | inf | (sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
| 1.0ms | p | @ | 0 | (sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
| 1.0ms | p | @ | inf | (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))) |
| 1.0ms | x | @ | 0 | (sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
| 1× | batch-egg-rewrite |
| 4058× | *-lowering-*.f32 |
| 4058× | *-lowering-*.f64 |
| 2612× | /-lowering-/.f32 |
| 2612× | /-lowering-/.f64 |
| 1718× | sum5-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 61 |
| 1 | 62 | 59 |
| 2 | 523 | 59 |
| 3 | 7643 | 59 |
| 0 | 8502 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
(+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) |
(/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))) |
(* 1/2 x) |
(sqrt (+ (* 4 (* p p)) (* x x))) |
(* 4 (* p p)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) (sqrt.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal -1/4 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (+.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal -1/4 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal -1/4 binary64)))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (+.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal -1/4 binary64))) |
(/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal -1/4 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal -1/4 binary64)))) |
(*.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 x (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))))))) (sqrt.f64 (+.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (-.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 (+.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
(*.f64 p (*.f64 #s(literal 4 binary64) p)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 1× | egg-herbie |
| 6082× | *-lowering-*.f32 |
| 6082× | *-lowering-*.f64 |
| 3762× | +-lowering-+.f64 |
| 3762× | +-lowering-+.f32 |
| 1706× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 381 | 2053 |
| 1 | 1209 | 1990 |
| 2 | 4337 | 1951 |
| 0 | 8555 | 1951 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(* 1/4 (/ x p)) |
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
-1/2 |
(- (/ (pow p 2) (pow x 2)) 1/2) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(* 1/4 (/ x p)) |
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p) |
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p) |
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p) |
(* -1/4 (/ x p)) |
(* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)) |
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)) |
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)) |
(* 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) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
| Outputs |
|---|
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64)) (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 p (*.f64 p p))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p)))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/128 binary64) (*.f64 p (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))))) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(/.f64 (+.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) #s(literal -1/64 binary64)))) (*.f64 p (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (-.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (*.f64 p (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))))) (+.f64 (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)))))) (*.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) #s(literal -1/64 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 p p))) #s(literal -1/8 binary64))) (*.f64 p (pow.f64 x #s(literal 6 binary64)))))))) p) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64)) (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64)) (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (*.f64 p p))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal -1/8 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) p) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) p)) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3/512 binary64)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/32 binary64) (*.f64 p (*.f64 p p)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))))) (pow.f64 x #s(literal 6 binary64)))) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x))) x)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x))) x) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 p p) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))))) (+.f64 (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64))))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)))))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -10 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64))))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/4 binary64)) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p)))) p)) |
(* 1/4 (/ x p)) |
(*.f64 x (/.f64 #s(literal 1/4 binary64) p)) |
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))) |
(* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3/512 binary64)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/32 binary64) (*.f64 p (*.f64 p p))))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -5/4096 binary64)) (pow.f64 p #s(literal 7 binary64))) (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64))))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p)))))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (+.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))))) (pow.f64 x #s(literal 6 binary64))))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (/ (pow p 2) (pow x 2)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -10 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(* 1/4 (/ x p)) |
(*.f64 x (/.f64 #s(literal 1/4 binary64) p)) |
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) p) |
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p)))) p) |
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -3/256 binary64) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) x))) (pow.f64 p #s(literal 6 binary64)))))) p) |
(* -1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal -1/4 binary64)) p) |
(* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) p)) |
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p)))) (-.f64 #s(literal 0 binary64) p)) |
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -3/256 binary64) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) x))) (pow.f64 p #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) p)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))))) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 p (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) p))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 p (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) p) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 (*.f64 p p) (*.f64 p p)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 p (+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) p) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))))) |
(* -2 p) |
(*.f64 p #s(literal -2 binary64)) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) p)) (-.f64 #s(literal 0 binary64) p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) p) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))))) (-.f64 #s(literal 0 binary64) p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 p (+.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) p) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))))) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) p) p) p) #s(literal -1/64 binary64)))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/64 binary64) (*.f64 p (*.f64 p p)))))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
Compiled 9954 to 1199 computations (88% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 283 | 15 | 298 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 283 | 16 | 299 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.0% | (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| 11.9% | (/.f64 (+.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) #s(literal -1/64 binary64)))) (*.f64 p (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) | |
| ▶ | 25.8% | (/.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (-.f64 #s(literal 0 binary64) x)) |
| 27.4% | (-.f64 #s(literal 0 binary64) (/.f64 p x)) | |
| 32.8% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) | |
| 29.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) | |
| 27.2% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) | |
| 17.3% | (sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) | |
| 74.8% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))))) | |
| ▶ | 68.3% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
| 55.9% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))) | |
| 20.2% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))))) | |
| ✓ | 77.6% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
| ▶ | 45.1% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
| 50.0% | (sqrt.f64 #s(literal 1/2 binary64)) | |
| ▶ | 40.9% | #s(literal 1 binary64) |
Compiled 773 to 445 computations (42.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) |
| ✓ | cost-diff | 128 | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/4 binary64) p) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 384 | (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p)) |
| ✓ | cost-diff | 384 | (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) |
| ✓ | cost-diff | 512 | (/.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (-.f64 #s(literal 0 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 6528 | (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| 5614× | *-lowering-*.f32 |
| 5614× | *-lowering-*.f64 |
| 1916× | /-lowering-/.f32 |
| 1916× | /-lowering-/.f64 |
| 1522× | distribute-rgt-neg-in |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 385 |
| 1 | 105 | 354 |
| 2 | 299 | 337 |
| 3 | 906 | 337 |
| 4 | 2165 | 327 |
| 5 | 3635 | 320 |
| 6 | 7072 | 320 |
| 0 | 8163 | 320 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (pow (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) 1/4) 2) |
(pow (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) 1/4) |
(+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) |
1/2 |
(/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))) |
(* 1/2 x) |
x |
(sqrt (+ (* 4 (* p p)) (* x x))) |
(+ (* 4 (* p p)) (* x x)) |
(* 4 (* p p)) |
4 |
(* p p) |
p |
(* x x) |
1/4 |
2 |
1 |
(/ (+ p (* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p))) (- 0 x)) |
(+ p (* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p))) |
p |
(* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p)) |
(* (* (* p p) (* p p)) (/ -12 (* x x))) |
(* (* p p) (* p p)) |
(* p p) |
(/ -12 (* x x)) |
-12 |
(* x x) |
x |
(/ 1/8 p) |
1/8 |
(- 0 x) |
0 |
(sqrt (+ 1/2 (* x (/ 1/4 p)))) |
(+ 1/2 (* x (/ 1/4 p))) |
1/2 |
(* x (/ 1/4 p)) |
x |
(/ 1/4 p) |
1/4 |
p |
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))) |
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))) |
1/2 |
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))) |
(* 1/2 x) |
x |
(+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))) |
(* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))) |
(* p p) |
p |
(+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)) |
(/ (* (* p p) -2) (* x (* x x))) |
(* (* p p) -2) |
-2 |
(* x (* x x)) |
(* x x) |
(/ 2 x) |
2 |
| Outputs |
|---|
(pow (pow (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) 1/4) 2) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(pow (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) 1/4) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) |
(+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
(sqrt (+ (* 4 (* p p)) (* x x))) |
(sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) |
(+ (* 4 (* p p)) (* x x)) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) |
(* 4 (* p p)) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
4 |
#s(literal 4 binary64) |
(* p p) |
(*.f64 p p) |
p |
(* x x) |
(*.f64 x x) |
1/4 |
#s(literal 1/4 binary64) |
2 |
#s(literal 2 binary64) |
1 |
#s(literal 1 binary64) |
(/ (+ p (* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p))) (- 0 x)) |
(/.f64 (*.f64 p (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x))))) x) |
(+ p (* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)))) |
p |
(* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p)) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* (* (* p p) (* p p)) (/ -12 (* x x))) |
(*.f64 p (*.f64 #s(literal -12 binary64) (*.f64 p (/.f64 (/.f64 (*.f64 p p) x) x)))) |
(* (* p p) (* p p)) |
(*.f64 p (*.f64 p (*.f64 p p))) |
(* p p) |
(*.f64 p p) |
(/ -12 (* x x)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
-12 |
#s(literal -12 binary64) |
(* x x) |
(*.f64 x x) |
x |
(/ 1/8 p) |
(/.f64 #s(literal 1/8 binary64) p) |
1/8 |
#s(literal 1/8 binary64) |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
(sqrt (+ 1/2 (* x (/ 1/4 p)))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
(+ 1/2 (* x (/ 1/4 p))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) |
1/2 |
#s(literal 1/2 binary64) |
(* x (/ 1/4 p)) |
(*.f64 x (/.f64 #s(literal 1/4 binary64) p)) |
x |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
1/4 |
#s(literal 1/4 binary64) |
p |
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))))))) |
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))))) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
(+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))) |
(+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))) |
(*.f64 (/.f64 (*.f64 p p) x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) |
(* p p) |
(*.f64 p p) |
p |
(+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) (/.f64 #s(literal 2 binary64) x)) |
(/ (* (* p p) -2) (* x (* x x))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* (* p p) -2) |
(*.f64 p (*.f64 p #s(literal -2 binary64))) |
-2 |
#s(literal -2 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 98.8% | (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 98.5% | (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 83.4% | (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/4 binary64) p) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) |
| ✓ | accuracy | 99.8% | (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) |
| ✓ | accuracy | 97.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal -12 binary64) (*.f64 x x)) |
| ✓ | accuracy | 98.5% | (/.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (-.f64 #s(literal 0 binary64) x)) |
| ✓ | accuracy | 94.0% | (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) |
| ✓ | accuracy | 92.5% | (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 4 binary64) (*.f64 p p)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 99.4% | (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 82.6% | (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) |
| 86.0ms | 190× | 0 | valid |
| 35.0ms | 66× | 0 | invalid |
Compiled 412 to 44 computations (89.3% saved)
ival-mult: 19.0ms (27.4% of total)ival-div: 17.0ms (24.5% of total)ival-pow: 14.0ms (20.2% of total)ival-add: 9.0ms (13% of total)ival-sqrt: 6.0ms (8.7% of total)ival-sub: 2.0ms (2.9% of total)const: 2.0ms (2.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (pow (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) 1/4) 2)> |
#<alt (pow (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) 1/4)> |
#<alt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))> |
#<alt (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))> |
#<alt (/ (+ p (* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p))) (- 0 x))> |
#<alt (+ p (* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p)))> |
#<alt (* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p))> |
#<alt (* (* (* p p) (* p p)) (/ -12 (* x x)))> |
#<alt (sqrt (+ 1/2 (* x (/ 1/4 p))))> |
#<alt (+ 1/2 (* x (/ 1/4 p)))> |
#<alt (* x (/ 1/4 p))> |
#<alt (/ 1/4 p)> |
#<alt (sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))))> |
#<alt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))> |
#<alt (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))> |
#<alt (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))> |
#<alt (sqrt (+ (* 4 (* p p)) (* x x)))> |
#<alt (* 1/2 x)> |
#<alt (* 4 (* p p))> |
#<alt (/ -12 (* x x))> |
#<alt (/ (* (* p p) -2) (* x (* x x)))> |
#<alt (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))> |
#<alt (* x (* x x))> |
| Outputs |
|---|
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))> |
#<alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x))> |
#<alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p)))> |
#<alt (pow 1/2 1/4)> |
#<alt (+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (pow 1/2 1/4))> |
#<alt (+ (* x (+ (* -3/128 (* (pow 1/2 1/4) (/ x (pow p 2)))) (* 1/8 (* (pow 1/2 1/4) (/ 1 p))))) (pow 1/2 1/4))> |
#<alt (+ (* x (+ (* 1/8 (* (pow 1/2 1/4) (/ 1 p))) (* x (+ (* -3/128 (* (pow 1/2 1/4) (/ 1 (pow p 2)))) (* -9/1024 (* (pow 1/2 1/4) (/ x (pow p 3)))))))) (pow 1/2 1/4))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (+ (* 1/96 (/ (+ (* -12 (pow p 4)) (* -6 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4))) (* 1/32 (/ (pow p 4) (pow x 4))))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (+ (* -1/384 (/ (* (pow p 2) (+ (* -12 (pow p 4)) (* -6 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6))) (+ (* -1/384 (/ (pow p 6) (pow x 6))) (+ (* 1/2880 (/ (+ (* -240 (pow p 6)) (+ (* -180 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* -180 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))) (pow x 6))) (+ (* 1/96 (/ (+ (* -12 (pow p 4)) (* -6 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4))) (* 1/32 (/ (pow p 4) (pow x 4)))))))))> |
#<alt (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x))))))> |
#<alt (+ (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (* 1/16 (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))))> |
#<alt (+ (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/16 (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/512 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 1/96 (+ (* -3/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 6 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow x 4))))> |
#<alt (+ (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/16 (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (+ (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/24576 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 3) (pow p 6))) (+ (* 1/2880 (+ (* -45 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 4))) (+ (* 15/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 3) (pow p 6))) (* 180 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 2)))))) (* 1/1536 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -3/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 6 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow p 2)))))) (pow x 6)) (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/512 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 1/96 (+ (* -3/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 6 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow x 4)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -255/128 (/ (pow p 2) (pow x 6))) (* 21/32 (/ 1 (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (pow 1/2 1/4)> |
#<alt (+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (pow 1/2 1/4))> |
#<alt (+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (+ (* (pow 1/2 1/4) (/ (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))) (pow p 2))) (pow 1/2 1/4)))> |
#<alt (+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (+ (* (pow 1/2 1/4) (/ (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))) (pow p 2))) (+ (* (pow 1/2 1/4) (/ (+ (* -1/256 (pow x 3)) (+ (* 1/3072 (pow x 3)) (* 1/24 (+ (* -3/8 (pow x 3)) (* 1/4 (pow x 3)))))) (pow p 3))) (pow 1/2 1/4))))> |
#<alt (pow 1/2 1/4)> |
#<alt (+ (* -1/8 (* (pow 1/2 1/4) (/ x p))) (pow 1/2 1/4))> |
#<alt (+ (* -1 (/ (+ (* -1 (* (pow 1/2 1/4) (/ (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))) p))) (* 1/8 (* (pow 1/2 1/4) x))) p)) (pow 1/2 1/4))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow 1/2 1/4) (/ (+ (* -1/256 (pow x 3)) (+ (* 1/3072 (pow x 3)) (* 1/24 (+ (* -3/8 (pow x 3)) (* 1/4 (pow x 3)))))) p))) (* (pow 1/2 1/4) (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))))) p)) (* 1/8 (* (pow 1/2 1/4) x))) p)) (pow 1/2 1/4))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))> |
#<alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ x p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))> |
#<alt (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt -1/2> |
#<alt (- (/ (pow p 2) (pow x 2)) 1/2)> |
#<alt (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2)> |
#<alt (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2)> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt (* 1/4 (/ x p))> |
#<alt (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)> |
#<alt (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)> |
#<alt (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)> |
#<alt (* -1/4 (/ x p))> |
#<alt (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p))> |
#<alt (* -1 (/ p x))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (* -1 (/ p x))> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt p> |
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))> |
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))> |
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))> |
#<alt p> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt p> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (* -12 (/ (pow p 4) (pow x 2)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt (* 1/2 (sqrt (/ x p)))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))> |
#<alt (* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))> |
#<alt (* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))))> |
#<alt (* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4))))> |
#<alt (* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))> |
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))> |
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))))> |
#<alt (* 1/2 (sqrt (/ x p)))> |
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p)> |
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p)> |
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p)> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* 1/4 (/ x p))> |
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)> |
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)> |
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* 1/4 (/ x p))> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (/ 1/4 p)> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* (pow x 4) (- (* -1/8 (/ (pow x 2) (* (pow p 6) (sqrt 1/2)))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* (pow x 4) (- (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 8) (pow (sqrt 1/2) 2)))) (* 3/8 (/ 1 (pow p 8))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 6) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -53/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2)))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))> |
#<alt (+ 1/2 (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))))> |
#<alt (+ 1/2 (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1 (* 1/2 (/ (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))> |
#<alt (+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))> |
#<alt (+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))> |
#<alt (+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))> |
#<alt (+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))))> |
#<alt (* -1/4 (/ (pow x 4) (pow p 4)))> |
#<alt (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4)))))> |
#<alt (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))> |
#<alt (* (pow x 4) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (/ (pow x 2) (pow p 10))) (* 3/8 (/ 1 (pow p 8))))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt (* -1/4 (/ (pow x 4) (pow p 4)))> |
#<alt (/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4))> |
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4))> |
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4))> |
#<alt (* -1/4 (/ (pow x 4) (pow p 4)))> |
#<alt (/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4))> |
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4))> |
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1)))> |
#<alt (* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1)))> |
#<alt x> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3)))))> |
#<alt x> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))> |
#<alt (* 2 p)> |
#<alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -2 p)> |
#<alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))> |
#<alt (* 2 p)> |
#<alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))> |
#<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 (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (/ -12 (pow x 2))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))> |
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))> |
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)> |
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)> |
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 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)> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | p | @ | 0 | (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))) |
| 5.0ms | x | @ | 0 | (sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))) |
| 5.0ms | x | @ | -inf | (pow (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) 1/4) |
| 5.0ms | x | @ | 0 | (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))) |
| 3.0ms | x | @ | -inf | (sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))) |
| 1× | batch-egg-rewrite |
| 3484× | /-lowering-/.f32 |
| 3484× | /-lowering-/.f64 |
| 3366× | *-lowering-*.f32 |
| 3366× | *-lowering-*.f64 |
| 2326× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 292 |
| 1 | 272 | 259 |
| 2 | 2785 | 259 |
| 0 | 8905 | 259 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (pow (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) 1/4) 2) |
(pow (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) 1/4) |
(+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))) |
(/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))) |
(/ (+ p (* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p))) (- 0 x)) |
(+ p (* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p))) |
(* (* (* (* p p) (* p p)) (/ -12 (* x x))) (/ 1/8 p)) |
(* (* (* p p) (* p p)) (/ -12 (* x x))) |
(sqrt (+ 1/2 (* x (/ 1/4 p)))) |
(+ 1/2 (* x (/ 1/4 p))) |
(* x (/ 1/4 p)) |
(/ 1/4 p) |
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))) |
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))) |
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))) |
(+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))) |
(sqrt (+ (* 4 (* p p)) (* x x))) |
(* 1/2 x) |
(* 4 (* p p)) |
(/ -12 (* x x)) |
(/ (* (* p p) -2) (* x (* x x))) |
(* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))) |
(* x (* x x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(exp.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) #s(literal 1 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (sqrt.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 2 binary64))) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 3/8 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/8 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 2 binary64))) #s(literal 1/8 binary64))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 2 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/8 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(/.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) (exp.f64 (log.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (exp.f64 (log.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 x (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) x)) |
(/.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) x) |
(/.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 x (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 (/.f64 x (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))))) |
(/.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 x (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 (/.f64 x (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) #s(literal 1 binary64)) (*.f64 (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) |
(/.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (/.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p)))) |
(/.f64 (*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 #s(literal -1 binary64) x)) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) x) |
(/.f64 (neg.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) |
(pow.f64 (neg.f64 (/.f64 x (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (/.f64 x (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) |
(+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) |
(+.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p) |
(-.f64 (/.f64 (*.f64 p p) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) |
(fma.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))) p) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))) p) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) p)) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)) p) |
(fma.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/8 binary64) p)) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))) (/.f64 #s(literal 1/8 binary64) p) p) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64)))) p) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))) p) |
(fma.f64 (*.f64 p (*.f64 p p)) (*.f64 p (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))) p) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)) (*.f64 p (*.f64 p (*.f64 p p))) p) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) p) p) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (*.f64 p p)) (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) p) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 #s(literal -12 binary64) (*.f64 x x)) p) |
(/.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p)))) |
(/.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (+.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))) (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) |
(/.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))) (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) (neg.f64 (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (neg.f64 (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (*.f64 p p)) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) (neg.f64 (neg.f64 (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (*.f64 p p))) (neg.f64 (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))) |
(pow.f64 (/.f64 (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))) (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) p))))) |
(*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))) (/.f64 p #s(literal 1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 p (*.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) #s(literal 1/8 binary64))) p) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 p (*.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) p)) |
(/.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) p))) |
(/.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (/.f64 p #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64)))) (*.f64 p (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) p) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64)))) (*.f64 (/.f64 p #s(literal 1/8 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) p)) |
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64)))) (neg.f64 (/.f64 p #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) p)) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))) #s(literal 1 binary64)) (/.f64 p #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) (/.f64 #s(literal 1/8 binary64) p)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64)))) (-.f64 #s(literal 0 binary64) p)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64)))) (/.f64 p #s(literal 1/8 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 (*.f64 x x) p))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) #s(literal -1/8 binary64))) (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) p)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 p #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))))) (neg.f64 (*.f64 p (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))))) (neg.f64 (*.f64 (/.f64 p #s(literal 1/8 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) #s(literal 1/8 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) p))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))) #s(literal -1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) p))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 p #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) (/.f64 #s(literal 1/8 binary64) p))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) p))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))))) (neg.f64 (/.f64 p #s(literal 1/8 binary64)))) |
(pow.f64 (/.f64 p (*.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) |
(*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) |
(*.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) p))) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))) |
(*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/8 binary64) p))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))) (/.f64 #s(literal 1/8 binary64) p)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64)))) |
(*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)) (*.f64 p (*.f64 p (*.f64 p p)))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (*.f64 p p)) (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 #s(literal -12 binary64) (*.f64 x x))) |
(/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 x x) #s(literal -12 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 p (*.f64 p (*.f64 p p)))) (neg.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64)))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal -12 binary64))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -12 binary64) x)) x) |
(/.f64 (*.f64 #s(literal 12 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 (*.f64 x x) #s(literal -12 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -12 binary64) x) (*.f64 p (*.f64 p (*.f64 p p)))) x) |
(/.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) x) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 12 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -12 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 12 binary64) (*.f64 p (*.f64 p (*.f64 p p))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (*.f64 p p))))) (neg.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -12 binary64) x) (*.f64 p (*.f64 p (*.f64 p p))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64)))) #s(literal -1 binary64)) |
(*.f64 p (*.f64 p (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))))) |
(*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 p p) (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -12 binary64) (*.f64 x x))) |
(*.f64 #s(literal -12 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p (*.f64 p p))))) |
(*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) (*.f64 p (*.f64 p (*.f64 p p)))) |
(*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -12 binary64) (*.f64 x x)))) (*.f64 p p)) |
(*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal -12 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) x) (/.f64 #s(literal -12 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) p) (*.f64 p (*.f64 p p))) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p))) p) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))))) (neg.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) p) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) p) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) p) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (-.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p))))) |
(/.f64 x (/.f64 p #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 p #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 p (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 p (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 p #s(literal 1/4 binary64))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 p #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) p)) |
(/.f64 (*.f64 x #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) p)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) x) (-.f64 #s(literal 0 binary64) p)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 p #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 p #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) p))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) p))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) p))) |
(pow.f64 (/.f64 p (*.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1/4 binary64) p)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) p) x)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) p) x) |
(*.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) p)) |
(exp.f64 (*.f64 (log.f64 (/.f64 p #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) p)) |
(/.f64 #s(literal 1/4 binary64) p) |
(/.f64 #s(literal 1/4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) p))) |
(/.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) p)) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 p #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 p #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 p #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 p #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 p #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 p #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 p #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) p))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) p)) |
(*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) |
(pow.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) |
(+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) |
(+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) x)) |
(+.f64 (+.f64 x (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(fma.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) x) |
(fma.f64 p (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) x)) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) x)) |
(fma.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) x) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) x)) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(fma.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (*.f64 p p)) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) x)) |
(fma.f64 (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) p x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) p) p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -2 binary64) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (+.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x p) (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x p) (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (neg.f64 (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p))))) (+.f64 (*.f64 (*.f64 p (*.f64 p p)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p p)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p p)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 (*.f64 p p) (*.f64 #s(literal 4 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p p)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p p)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p p)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p p)) (/.f64 (*.f64 p (*.f64 p p)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
(*.f64 p (/.f64 p #s(literal 1/4 binary64))) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(*.f64 (/.f64 p #s(literal 1/4 binary64)) p) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 12 binary64) (*.f64 x x))) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/.f64 #s(literal -12 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 12 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal 12 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -12 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -12 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64))))) |
(/.f64 (/.f64 #s(literal -12 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal -12 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -12 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -12 binary64) x))) x) |
(pow.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -12 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 12 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -12 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -12 binary64) x)) |
(*.f64 (/.f64 #s(literal -12 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) x) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x x)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 p (*.f64 p (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 p (*.f64 (*.f64 p #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) |
(*.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal -2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 p (*.f64 x x)) (/.f64 (*.f64 p #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 x p) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 p #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) p) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p #s(literal -2 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) |
(fma.f64 p (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (*.f64 p p)) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) p) p (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -8 binary64)))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (/.f64 #s(literal 2 binary64) x))) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (-.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 p p)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (/.f64 #s(literal 2 binary64) x))) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x x)) (*.f64 p p)) (/.f64 (-.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) x)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -8 binary64)))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)))) (neg.f64 (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (/.f64 #s(literal 2 binary64) x))) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 p p))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 p p))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (/.f64 #s(literal 2 binary64) x))) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) #s(literal 4 binary64)) (*.f64 x x)) (*.f64 p p))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) x))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p)) |
(*.f64 (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) p) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
| 1× | egg-herbie |
| 7676× | *-lowering-*.f32 |
| 7676× | *-lowering-*.f64 |
| 4832× | +-lowering-+.f64 |
| 4832× | +-lowering-+.f32 |
| 1136× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 939 | 7365 |
| 1 | 3009 | 7178 |
| 0 | 8778 | 7178 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(pow 1/2 1/4) |
(+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (pow 1/2 1/4)) |
(+ (* x (+ (* -3/128 (* (pow 1/2 1/4) (/ x (pow p 2)))) (* 1/8 (* (pow 1/2 1/4) (/ 1 p))))) (pow 1/2 1/4)) |
(+ (* x (+ (* 1/8 (* (pow 1/2 1/4) (/ 1 p))) (* x (+ (* -3/128 (* (pow 1/2 1/4) (/ 1 (pow p 2)))) (* -9/1024 (* (pow 1/2 1/4) (/ x (pow p 3)))))))) (pow 1/2 1/4)) |
1 |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (+ (* 1/96 (/ (+ (* -12 (pow p 4)) (* -6 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4))) (* 1/32 (/ (pow p 4) (pow x 4)))))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (+ (* -1/384 (/ (* (pow p 2) (+ (* -12 (pow p 4)) (* -6 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6))) (+ (* -1/384 (/ (pow p 6) (pow x 6))) (+ (* 1/2880 (/ (+ (* -240 (pow p 6)) (+ (* -180 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* -180 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))) (pow x 6))) (+ (* 1/96 (/ (+ (* -12 (pow p 4)) (* -6 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4))) (* 1/32 (/ (pow p 4) (pow x 4))))))))) |
(exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) |
(+ (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (* 1/16 (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2))))) |
(+ (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/16 (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/512 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 1/96 (+ (* -3/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 6 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow x 4)))) |
(+ (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/16 (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (+ (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/24576 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 3) (pow p 6))) (+ (* 1/2880 (+ (* -45 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 4))) (+ (* 15/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 3) (pow p 6))) (* 180 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 2)))))) (* 1/1536 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -3/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 6 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow p 2)))))) (pow x 6)) (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/512 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 1/96 (+ (* -3/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 6 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow x 4))))) |
1 |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -255/128 (/ (pow p 2) (pow x 6))) (* 21/32 (/ 1 (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
(pow 1/2 1/4) |
(+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (pow 1/2 1/4)) |
(+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (+ (* (pow 1/2 1/4) (/ (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))) (pow p 2))) (pow 1/2 1/4))) |
(+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (+ (* (pow 1/2 1/4) (/ (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))) (pow p 2))) (+ (* (pow 1/2 1/4) (/ (+ (* -1/256 (pow x 3)) (+ (* 1/3072 (pow x 3)) (* 1/24 (+ (* -3/8 (pow x 3)) (* 1/4 (pow x 3)))))) (pow p 3))) (pow 1/2 1/4)))) |
(pow 1/2 1/4) |
(+ (* -1/8 (* (pow 1/2 1/4) (/ x p))) (pow 1/2 1/4)) |
(+ (* -1 (/ (+ (* -1 (* (pow 1/2 1/4) (/ (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))) p))) (* 1/8 (* (pow 1/2 1/4) x))) p)) (pow 1/2 1/4)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow 1/2 1/4) (/ (+ (* -1/256 (pow x 3)) (+ (* 1/3072 (pow x 3)) (* 1/24 (+ (* -3/8 (pow x 3)) (* 1/4 (pow x 3)))))) p))) (* (pow 1/2 1/4) (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))))) p)) (* 1/8 (* (pow 1/2 1/4) x))) p)) (pow 1/2 1/4)) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(* 1/4 (/ x p)) |
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
-1/2 |
(- (/ (pow p 2) (pow x 2)) 1/2) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(* 1/4 (/ x p)) |
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p) |
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p) |
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p) |
(* -1/4 (/ x p)) |
(* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)) |
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)) |
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)) |
(* -1 (/ p x)) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(* -1 (/ p x)) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
p |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(* -12 (/ (pow p 4) (pow x 2))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(* 1/2 (sqrt (/ x p))) |
(* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))) |
(* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4)))) |
(* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))) |
(* 1/2 (sqrt (/ x p))) |
(/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(* 1/4 (/ x p)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* 1/4 (/ x p)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(* 1/4 (/ x p)) |
(/ 1/4 p) |
(/ 1/4 p) |
(/ 1/4 p) |
(/ 1/4 p) |
(/ 1/4 p) |
(/ 1/4 p) |
(/ 1/4 p) |
(/ 1/4 p) |
(/ 1/4 p) |
(/ 1/4 p) |
(/ 1/4 p) |
(/ 1/4 p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+ (sqrt 1/2) (* (pow x 4) (- (* -1/8 (/ (pow x 2) (* (pow p 6) (sqrt 1/2)))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* (pow x 4) (- (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 8) (pow (sqrt 1/2) 2)))) (* 3/8 (/ 1 (pow p 8))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 6) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2))))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -53/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+ 1/2 (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4)))))) |
(+ 1/2 (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(- (+ 1 (* 1/2 (/ (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))) |
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))) |
1/2 |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))) |
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))) |
(* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) |
(* (pow x 4) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (/ (pow x 2) (pow p 10))) (* 3/8 (/ 1 (pow p 8))))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4)) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4)) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4)) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4)) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4)) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4)) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3)) |
(/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3)) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
x |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1))) |
(* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(* 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) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(* 4 (pow p 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(/ -12 (pow x 2)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* 2 (/ (pow p 2) x)) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(* 2 (/ (pow p 2) x)) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(* 2 (/ (pow p 2) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 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) |
| Outputs |
|---|
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) x) (*.f64 p (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 p p) (*.f64 p (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/128 binary64) (*.f64 p (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64)))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 binary64)) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) #s(literal -1/2 binary64))))) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(/.f64 (+.f64 (+.f64 p (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 p p))))) (*.f64 p (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (+.f64 p (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 p (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)))))) (*.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 p p)))) (*.f64 p p)))) (*.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 p p)))) (*.f64 p (*.f64 x (*.f64 x (*.f64 x x))))))))) (-.f64 #s(literal 0 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 #s(literal -69/16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 x x)) (*.f64 p (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 x x)) (*.f64 p (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 p (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal -1/8 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (*.f64 #s(literal 1/8 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) p)) p)) |
(pow 1/2 1/4) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) |
(+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (pow 1/2 1/4)) |
(+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))) |
(+ (* x (+ (* -3/128 (* (pow 1/2 1/4) (/ x (pow p 2)))) (* 1/8 (* (pow 1/2 1/4) (/ 1 p))))) (pow 1/2 1/4)) |
(+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (*.f64 p p)) #s(literal -3/128 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) p))))) |
(+ (* x (+ (* 1/8 (* (pow 1/2 1/4) (/ 1 p))) (* x (+ (* -3/128 (* (pow 1/2 1/4) (/ 1 (pow p 2)))) (* -9/1024 (* (pow 1/2 1/4) (/ x (pow p 3)))))))) (pow 1/2 1/4)) |
(+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) p)) (*.f64 x (+.f64 (*.f64 #s(literal -3/128 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 p p))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (*.f64 p (*.f64 p p))) #s(literal -9/1024 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 x x))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (+ (* 1/96 (/ (+ (* -12 (pow p 4)) (* -6 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4))) (* 1/32 (/ (pow p 4) (pow x 4)))))) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (+ (* -1/384 (/ (* (pow p 2) (+ (* -12 (pow p 4)) (* -6 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6))) (+ (* -1/384 (/ (pow p 6) (pow x 6))) (+ (* 1/2880 (/ (+ (* -240 (pow p 6)) (+ (* -180 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* -180 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))) (pow x 6))) (+ (* 1/96 (/ (+ (* -12 (pow p 4)) (* -6 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4))) (* 1/32 (/ (pow p 4) (pow x 4))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 (+.f64 (*.f64 #s(literal -1/384 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/96 binary64) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 #s(literal 1/2880 binary64) (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -240 binary64)) (+.f64 (*.f64 #s(literal -360 binary64) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (+.f64 (*.f64 #s(literal -11520 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -180 binary64))))))) (pow.f64 x #s(literal 6 binary64))))) |
(exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+ (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (* 1/16 (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2))))) |
(+.f64 (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (*.f64 (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x (*.f64 x (*.f64 p p)))) #s(literal 1/16 binary64)))) |
(+ (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/16 (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/512 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 1/96 (+ (* -3/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 6 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow x 4)))) |
(+.f64 (+.f64 (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (*.f64 (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x (*.f64 x (*.f64 p p)))) #s(literal 1/16 binary64)))) (/.f64 (*.f64 (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 4 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p))))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/16 (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 2) (pow x 2)))) (+ (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/24576 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 3) (pow p 6))) (+ (* 1/2880 (+ (* -45 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 4))) (+ (* 15/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 3) (pow p 6))) (* 180 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 2)))))) (* 1/1536 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -3/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 6 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow p 2)))))) (pow x 6)) (/ (* (exp (* 1/4 (+ (log (pow p 2)) (* 2 (log (/ -1 x)))))) (+ (* 1/512 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 1/96 (+ (* -3/4 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 4))) (* 6 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow x 4))))) |
(+.f64 (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (+.f64 (*.f64 (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x (*.f64 x (*.f64 p p)))) #s(literal 1/16 binary64))) (*.f64 (exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 4 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2880 binary64) (+.f64 (/.f64 (*.f64 #s(literal 15/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 3 binary64))) (pow.f64 p #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 180 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)))))) (*.f64 p p)) (/.f64 (*.f64 (*.f64 #s(literal -45 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 p #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/1536 binary64) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 6 binary64) (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 p p))))) (*.f64 p p)) (/.f64 (*.f64 #s(literal 1/24576 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 3 binary64))) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 21/32 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -255/128 (/ (pow p 2) (pow x 6))) (* 21/32 (/ 1 (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal -255/128 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(pow 1/2 1/4) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) |
(+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (pow 1/2 1/4)) |
(+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))) |
(+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (+ (* (pow 1/2 1/4) (/ (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))) (pow p 2))) (pow 1/2 1/4))) |
(+.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -3/128 binary64))) (*.f64 p p)) #s(literal 1 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(+ (* 1/8 (* (pow 1/2 1/4) (/ x p))) (+ (* (pow 1/2 1/4) (/ (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))) (pow p 2))) (+ (* (pow 1/2 1/4) (/ (+ (* -1/256 (pow x 3)) (+ (* 1/3072 (pow x 3)) (* 1/24 (+ (* -3/8 (pow x 3)) (* 1/4 (pow x 3)))))) (pow p 3))) (pow 1/2 1/4)))) |
(+.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal -3/128 binary64))) (*.f64 p p)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -11/3072 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/192 binary64))) (*.f64 p (*.f64 p p))))) (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(pow 1/2 1/4) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) |
(+ (* -1/8 (* (pow 1/2 1/4) (/ x p))) (pow 1/2 1/4)) |
(+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))) |
(+ (* -1 (/ (+ (* -1 (* (pow 1/2 1/4) (/ (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))) p))) (* 1/8 (* (pow 1/2 1/4) x))) p)) (pow 1/2 1/4)) |
(-.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) x) (/.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x #s(literal -3/128 binary64)))) p)) p)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow 1/2 1/4) (/ (+ (* -1/256 (pow x 3)) (+ (* 1/3072 (pow x 3)) (* 1/24 (+ (* -3/8 (pow x 3)) (* 1/4 (pow x 3)))))) p))) (* (pow 1/2 1/4) (+ (* -1/32 (pow x 2)) (* 1/128 (pow x 2))))) p)) (* 1/8 (* (pow 1/2 1/4) x))) p)) (pow 1/2 1/4)) |
(-.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) x) (/.f64 (-.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x #s(literal -3/128 binary64)))) (/.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -11/3072 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/192 binary64)))) p)) p)) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 3/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 p p) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 p p) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)))))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (*.f64 p (*.f64 p p))))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 5 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64)))) p)) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))) |
(* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 3/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -5/4096 binary64) (*.f64 x x)) (pow.f64 p #s(literal 7 binary64))) (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64))))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p)))))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (/ (pow p 2) (pow x 2)) 1/2) |
(+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64)) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2) |
(+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64))) |
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2) |
(+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) p) |
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64)))) p) |
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -3/256 binary64) x)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 x (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -3/256 binary64)))))) (pow.f64 p #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64)))) p) |
(* -1/4 (/ x p)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 x p)) |
(* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) p)) |
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) p)) |
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -3/256 binary64) x)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 x (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -3/256 binary64)))))) (pow.f64 p #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/32 binary64))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) p)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(*.f64 p (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(*.f64 p (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(*.f64 p (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p)))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p)))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p)))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
p |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 x x)))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 x x)))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 x x)))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p)))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p)))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p)))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(* -12 (/ (pow p 4) (pow x 2))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) x) (*.f64 p (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 p (*.f64 p p))) (/.f64 x (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/128 binary64) (*.f64 p (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))))))))) |
(* 1/2 (sqrt (/ x p))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x p))) |
(* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64))))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 7 binary64)))))))) |
(* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4)))) |
(*.f64 (sqrt.f64 (/.f64 x p)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (sqrt (/ x p))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x p))) |
(/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 x p)) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) x)))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x p))) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))))))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x p))) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)))) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (pow.f64 x #s(literal 5 binary64))))))))))) p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 x x)) (*.f64 p (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 x x)) (*.f64 p (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) (*.f64 p (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (/.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 p (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))) p)) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(+ 1/2 (* 1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(/ 1/4 p) |
(/.f64 #s(literal 1/4 binary64) p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))))) |
(+ (sqrt 1/2) (* (pow x 4) (- (* -1/8 (/ (pow x 2) (* (pow p 6) (sqrt 1/2)))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64))))))) |
(+ (sqrt 1/2) (* (pow x 4) (- (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 8) (pow (sqrt 1/2) 2)))) (* 3/8 (/ 1 (pow p 8))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 6) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 8 binary64)))) (/.f64 #s(literal 3/8 binary64) (pow.f64 p #s(literal 8 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64))))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))))) (pow.f64 x #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)))))) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -53/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -53/16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/2 binary64)))) (pow.f64 p #s(literal 8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/2 binary64)))) (pow.f64 p #s(literal 8 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 p #s(literal 4 binary64)))) |
(+ 1/2 (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))))) |
(+ 1/2 (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) (pow.f64 p #s(literal 8 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(- (+ 1 (* 1/2 (/ (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64)) (*.f64 (*.f64 p p) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 p #s(literal 4 binary64)))) |
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64)))))) |
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 p #s(literal 4 binary64)))) |
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64)))))) |
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 8 binary64))) #s(literal 1/2 binary64))) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 p #s(literal 4 binary64))) |
(* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) (pow.f64 p #s(literal 8 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(* (pow x 4) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (/ (pow x 2) (pow p 10))) (* 3/8 (/ 1 (pow p 8))))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 10 binary64))) (/.f64 #s(literal -3/8 binary64) (pow.f64 p #s(literal 8 binary64))))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -3 binary64)) (/.f64 (*.f64 p p) (*.f64 x x)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -3 binary64)) (/.f64 (*.f64 p p) (*.f64 x x)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 10 binary64))) (*.f64 x (*.f64 x (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 3/4 binary64)))))) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 p #s(literal 4 binary64))) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 10 binary64))) (*.f64 x (*.f64 x (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 3/4 binary64)))))) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 p #s(literal 4 binary64))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 p p))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 p p))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 p p))))) (*.f64 x (*.f64 x x))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x))))) |
x |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (+.f64 (/.f64 x (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (+.f64 (/.f64 x (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (+.f64 (/.f64 x (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (+.f64 (/.f64 x (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 p (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 p (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (pow.f64 p #s(literal 4 binary64))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 p (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) |
(* -2 p) |
(*.f64 p #s(literal -2 binary64)) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) p) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) p) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (pow.f64 p #s(literal 4 binary64))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) p) (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p)))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/64 binary64) (*.f64 p (*.f64 p p)))))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(/ -12 (pow x 2)) |
(/.f64 #s(literal -12 binary64) (*.f64 x x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 p p))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 p p))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 p p))))) (*.f64 x (*.f64 x x))) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x x))) x) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x x))) x) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x x))) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) 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 3) |
(*.f64 x (*.f64 x x)) |
Compiled 35464 to 3902 computations (89% saved)
19 alts after pruning (15 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1118 | 7 | 1125 |
| Fresh | 2 | 8 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1122 | 19 | 1141 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.0% | (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| 34.1% | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 2 binary64)) | |
| ▶ | 29.5% | (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 21/32 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 2 binary64)) |
| 26.5% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) | |
| 11.9% | (/.f64 (+.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) #s(literal -1/64 binary64)))) (*.f64 p (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) | |
| 16.3% | (/.f64 (*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (-.f64 #s(literal 0 binary64) x)) | |
| ▶ | 27.4% | (/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
| ▶ | 27.4% | (/.f64 p (-.f64 #s(literal 0 binary64) x)) |
| 32.8% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) | |
| 29.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) | |
| 27.2% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) | |
| 74.8% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))))) | |
| ▶ | 74.9% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x))))))) |
| 55.9% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))) | |
| 20.2% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))))) | |
| ✓ | 77.6% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
| ✓ | 45.1% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
| ▶ | 50.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | 40.9% | #s(literal 1 binary64) |
Compiled 950 to 516 computations (45.7% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 p p) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 21/32 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 256 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 21/32 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
| ✓ | cost-diff | 5312 | (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 21/32 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 p (-.f64 #s(literal 0 binary64) x)) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x)))) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x))))) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x)))))) |
| ✓ | cost-diff | 128 | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x))))))) |
| 5346× | *-lowering-*.f32 |
| 5346× | *-lowering-*.f64 |
| 3786× | +-lowering-+.f64 |
| 3786× | +-lowering-+.f32 |
| 1016× | times-frac |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 387 |
| 1 | 116 | 346 |
| 2 | 366 | 340 |
| 3 | 1318 | 336 |
| 4 | 3507 | 336 |
| 5 | 6619 | 329 |
| 0 | 8062 | 329 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))))))) |
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)))))) |
1/2 |
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))))) |
(* 1/2 x) |
x |
(+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)))) |
(* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))) |
(* p p) |
p |
(+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)) |
(/ (/ (/ (* (* p p) -2) x) x) x) |
(/ (/ (* (* p p) -2) x) x) |
(/ (* (* p p) -2) x) |
(* (* p p) -2) |
-2 |
(/ 2 x) |
2 |
(/ p (- 0 x)) |
p |
(- 0 x) |
0 |
x |
(/ (* p (+ 1 (/ (* -3/2 (* p p)) (* x x)))) (- 0 x)) |
(* p (+ 1 (/ (* -3/2 (* p p)) (* x x)))) |
p |
(+ 1 (/ (* -3/2 (* p p)) (* x x))) |
1 |
(/ (* -3/2 (* p p)) (* x x)) |
(* -3/2 (* p p)) |
-3/2 |
(* p p) |
(* x x) |
x |
(- 0 x) |
0 |
(sqrt 1/2) |
1/2 |
(pow (+ 1 (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))))) 2) |
(+ 1 (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))))) |
1 |
(* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x)))) |
(* p p) |
p |
(+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))) |
(/ (* 21/32 (* p p)) (* x (* x (* x x)))) |
(* 21/32 (* p p)) |
21/32 |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(/ -1/4 (* x x)) |
-1/4 |
2 |
| Outputs |
|---|
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) #s(literal 2 binary64))))))) |
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) #s(literal 2 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) #s(literal 2 binary64))))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
(+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)))) |
(+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) #s(literal 2 binary64)))) |
(* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))) |
(*.f64 (/.f64 (*.f64 p p) x) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) #s(literal 2 binary64))) |
(* p p) |
(*.f64 p p) |
p |
(+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)) |
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) |
(/ (/ (/ (* (* p p) -2) x) x) x) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(/ (/ (* (* p p) -2) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(/ (* (* p p) -2) x) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* (* p p) -2) |
(*.f64 (*.f64 p p) #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
(/ p (- 0 x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
p |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
x |
(/ (* p (+ 1 (/ (* -3/2 (* p p)) (* x x)))) (- 0 x)) |
(*.f64 (/.f64 p x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 3/2 binary64)) x))) |
(* p (+ 1 (/ (* -3/2 (* p p)) (* x x)))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 p p) x)) x))) |
p |
(+ 1 (/ (* -3/2 (* p p)) (* x x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 p p) x)) x)) |
1 |
#s(literal 1 binary64) |
(/ (* -3/2 (* p p)) (* x x)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 p p) x)) x) |
(* -3/2 (* p p)) |
(*.f64 p (*.f64 p #s(literal -3/2 binary64))) |
-3/2 |
#s(literal -3/2 binary64) |
(* p p) |
(*.f64 p p) |
(* x x) |
(*.f64 x x) |
x |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(pow (+ 1 (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))))) 2) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) x))))) |
(+ 1 (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) x)))) |
1 |
#s(literal 1 binary64) |
(* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x)))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) x))) |
(* p p) |
(*.f64 p p) |
p |
(+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))) |
(+.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(/ (* 21/32 (* p p)) (* x (* x (* x x)))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) (*.f64 x (*.f64 x x))) |
(* 21/32 (* p p)) |
(*.f64 p (*.f64 p #s(literal 21/32 binary64))) |
21/32 |
#s(literal 21/32 binary64) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ -1/4 (* x x)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
-1/4 |
#s(literal -1/4 binary64) |
2 |
#s(literal 2 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 92.1% | (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 21/32 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 76.2% | (/.f64 (*.f64 #s(literal 21/32 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) |
| ✓ | accuracy | 98.5% | (/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
| ✓ | accuracy | 89.1% | (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (/.f64 p (-.f64 #s(literal 0 binary64) x)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) x) |
| ✓ | accuracy | 97.1% | (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 97.1% | (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) |
| ✓ | accuracy | 95.8% | (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
| ✓ | accuracy | 93.3% | (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
| 116.0ms | 256× | 0 | valid |
Compiled 408 to 42 computations (89.7% saved)
ival-mult: 26.0ms (40.9% of total)ival-div: 18.0ms (28.3% of total)ival-add: 8.0ms (12.6% of total)ival-pow: 5.0ms (7.9% of total)ival-sqrt: 4.0ms (6.3% of total)ival-sub: 1.0ms (1.6% of total)const: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)))))))> |
#<alt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))))))> |
#<alt (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)))))> |
#<alt (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))))> |
#<alt (/ p (- 0 x))> |
#<alt (- 0 x)> |
#<alt (/ (* p (+ 1 (/ (* -3/2 (* p p)) (* x x)))) (- 0 x))> |
#<alt (* p (+ 1 (/ (* -3/2 (* p p)) (* x x))))> |
#<alt (+ 1 (/ (* -3/2 (* p p)) (* x x)))> |
#<alt (/ (* -3/2 (* p p)) (* x x))> |
#<alt (sqrt 1/2)> |
#<alt (pow (+ 1 (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))))) 2)> |
#<alt (+ 1 (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x)))))> |
#<alt (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))))> |
#<alt (* p p)> |
#<alt (/ (/ (* (* p p) -2) x) x)> |
#<alt (/ (* (* p p) -2) x)> |
#<alt (/ (/ (/ (* (* p p) -2) x) x) x)> |
#<alt (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)))> |
#<alt (* -3/2 (* p p))> |
#<alt (/ (* 21/32 (* p p)) (* x (* x (* x x))))> |
#<alt (/ -1/4 (* x x))> |
#<alt (* x (* x x))> |
| Outputs |
|---|
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* (pow x 4) (- (* -1/8 (/ (pow x 2) (* (pow p 6) (sqrt 1/2)))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* (pow x 4) (- (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 8) (pow (sqrt 1/2) 2)))) (* 3/8 (/ 1 (pow p 8))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 6) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -53/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2)))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))> |
#<alt (+ 1/2 (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))))> |
#<alt (+ 1/2 (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1 (* 1/2 (/ (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))> |
#<alt (+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))> |
#<alt (+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))> |
#<alt (+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))> |
#<alt (+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))))> |
#<alt (* -1/4 (/ (pow x 4) (pow p 4)))> |
#<alt (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4)))))> |
#<alt (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))> |
#<alt (* (pow x 4) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (/ (pow x 2) (pow p 10))) (* 3/8 (/ 1 (pow p 8))))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt (* -1/4 (/ (pow x 4) (pow p 4)))> |
#<alt (/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4))> |
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4))> |
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4))> |
#<alt (* -1/4 (/ (pow x 4) (pow p 4)))> |
#<alt (/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4))> |
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4))> |
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1)))> |
#<alt (* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1)))> |
#<alt x> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p 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 (/ p x))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (* -1 (/ p x))> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt p> |
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))> |
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))> |
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))> |
#<alt p> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt p> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* -3/2 (pow p 2)) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -3/2 (pow p 2)) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -3/2 (pow p 2)) (pow x 2)) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -3/2 (/ (pow p 2) (pow x 2)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -21/64 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* 441/1024 (/ (pow p 8) (pow x 8)))> |
#<alt (* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6))))))> |
#<alt (* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6)))))> |
#<alt (* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2)))))))> |
#<alt (* 441/1024 (/ (pow p 8) (pow x 8)))> |
#<alt (* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6))))))> |
#<alt (* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6)))))> |
#<alt (* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2)))))))> |
#<alt (* 441/1024 (/ (pow p 8) (pow x 8)))> |
#<alt (/ (+ (* -21/64 (* (pow p 6) (pow x 2))) (* 441/1024 (pow p 8))) (pow x 8))> |
#<alt (/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4))))))) (pow x 8))> |
#<alt (/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4)))))))) (pow x 8))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2)))))> |
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2)))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2)))))> |
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2)))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4))> |
#<alt (/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4))> |
#<alt (/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4)))))> |
#<alt (* -1/4 (/ (pow p 2) (pow x 2)))> |
#<alt (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4))> |
#<alt (/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4))> |
#<alt (/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4))> |
#<alt (* -1/4 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (* -1/4 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) (pow x 2)))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) x))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* -2 (/ (pow p 2) (pow x 3)))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))> |
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))> |
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))> |
#<alt (* -2 (/ (pow p 4) (pow x 3)))> |
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)> |
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)> |
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* -3/2 (pow p 2))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | p | @ | 0 | (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x)))) |
| 1.0ms | p | @ | inf | (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x)))) |
| 1.0ms | p | @ | 0 | (/ (* p (+ 1 (/ (* -3/2 (* p p)) (* x x)))) (- 0 x)) |
| 1.0ms | p | @ | 0 | (pow (+ 1 (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))))) 2) |
| 1.0ms | p | @ | inf | (pow (+ 1 (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))))) 2) |
| 1× | batch-egg-rewrite |
| 3742× | *-lowering-*.f32 |
| 3742× | *-lowering-*.f64 |
| 2794× | /-lowering-/.f32 |
| 2794× | /-lowering-/.f64 |
| 2550× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 300 |
| 1 | 278 | 266 |
| 2 | 3284 | 246 |
| 0 | 8552 | 246 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))))))) |
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)))))) |
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))))) |
(+ x (* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x)))) |
(/ p (- 0 x)) |
(- 0 x) |
(/ (* p (+ 1 (/ (* -3/2 (* p p)) (* x x)))) (- 0 x)) |
(* p (+ 1 (/ (* -3/2 (* p p)) (* x x)))) |
(+ 1 (/ (* -3/2 (* p p)) (* x x))) |
(/ (* -3/2 (* p p)) (* x x)) |
(sqrt 1/2) |
(pow (+ 1 (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))))) 2) |
(+ 1 (* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x))))) |
(* (* p p) (+ (/ (* 21/32 (* p p)) (* x (* x (* x x)))) (/ -1/4 (* x x)))) |
(* p p) |
(/ (/ (* (* p p) -2) x) x) |
(/ (* (* p p) -2) x) |
(/ (/ (/ (* (* p p) -2) x) x) x) |
(* (* p p) (+ (/ (/ (/ (* (* p p) -2) x) x) x) (/ 2 x))) |
(* -3/2 (* p p)) |
(/ (* 21/32 (* p p)) (* x (* x (* x x)))) |
(/ -1/4 (* x x)) |
(* x (* x x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (-.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x)))) |
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (-.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) |
(+.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (+.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) x)) |
(+.f64 (+.f64 x (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (-.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) |
(fma.f64 p (*.f64 p (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x) |
(fma.f64 p (*.f64 p (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x)) (+.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) x)) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x) (+.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) x)) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p p)) (+.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) x)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x) (*.f64 p p) (+.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))) (*.f64 p p) x) |
(fma.f64 (*.f64 p (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) p x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x) p) p (+.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (-.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 p x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 p (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) p)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) p) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) p)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 p (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 p (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) p) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64))) |
(*.f64 (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) x) |
(pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 p (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (/.f64 p (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) x)) p) |
(*.f64 (/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(+.f64 p (*.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) |
(+.f64 (*.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) p) |
(fma.f64 p #s(literal 1 binary64) (*.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) |
(fma.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) p) |
(fma.f64 #s(literal 1 binary64) p (*.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) |
(fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) p) p) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) p) p) |
(fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) p p) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) x) (*.f64 (/.f64 (*.f64 p p) x) p) p) |
(fma.f64 (*.f64 p #s(literal -3/2 binary64)) (/.f64 (/.f64 (*.f64 p p) x) x) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 p (/.f64 #s(literal -3/2 binary64) x)) (/.f64 (*.f64 p p) x) p) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) p) (/.f64 (*.f64 (*.f64 p p) p) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)))))) (+.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (*.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (*.f64 p (*.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))))) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (*.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) (-.f64 p (*.f64 p (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) p) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))) p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) p) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 (*.f64 p p) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -3/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -3/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p #s(literal -3/2 binary64)) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p #s(literal -3/2 binary64)) (*.f64 p (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) x)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p #s(literal -3/2 binary64)) x) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) x)) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (-.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -3/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) x)))) |
(/.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) x))) x) |
(/.f64 (*.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) x) (*.f64 p p)) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 p p) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(*.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) x) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -3/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 p #s(literal -3/2 binary64)) (/.f64 p (*.f64 x x))) |
(*.f64 (*.f64 p #s(literal -3/2 binary64)) (*.f64 p (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -3/2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p #s(literal -3/2 binary64)) x) (/.f64 p x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) x)) (/.f64 (*.f64 p p) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 p #s(literal -3/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x p) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log1p.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (log1p.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(fma.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log1p.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(exp.f64 (log1p.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(fma.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 p (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 21/32 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)) (*.f64 p p)) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 p p)) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 p p) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 21/32 binary64) x) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) (*.f64 x x)) (*.f64 p p)) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) p #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) (/.f64 (/.f64 (*.f64 p p) x) (*.f64 x x)) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) p) p (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 p p) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (exp.f64 (log1p.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (exp.f64 (log1p.f64 (*.f64 (neg.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (exp.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 p (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 p (*.f64 p (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(fma.f64 #s(literal 21/32 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) |
(fma.f64 (/.f64 #s(literal 21/32 binary64) x) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) (*.f64 x x)) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) (/.f64 (/.f64 (*.f64 p p) x) (*.f64 x x)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) p) p (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) p) p (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 9261/32768 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/64 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 9261/32768 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 (*.f64 #s(literal 441/1024 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 441/1024 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 9261/32768 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 p p)) (+.f64 (*.f64 #s(literal 441/1024 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 441/1024 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 p p)) (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 p p)) |
(*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) p) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 p p)) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
(pow.f64 p #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64)) |
(*.f64 p p) |
(*.f64 (*.f64 p p) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 p p)) |
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal -2 binary64) x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -2 binary64) x) x)) |
(*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x) x) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 p p) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64))) x) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) x) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (*.f64 x x)) |
(pow.f64 (/.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) |
(*.f64 p (*.f64 p (/.f64 #s(literal -2 binary64) x))) |
(*.f64 p (*.f64 (*.f64 p #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 p p) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 p p)) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal -2 binary64) x))) |
(/.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64)) x) |
(pow.f64 (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 (*.f64 p p) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 (/.f64 #s(literal -2 binary64) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(*.f64 (pow.f64 (/.f64 x (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) |
(fma.f64 p (*.f64 p (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x)) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x) p) p (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))))) (*.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 p p) (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (*.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) x)) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x))))) |
(/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)) x))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) (*.f64 x #s(literal 2 binary64))) (*.f64 p p)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 p p)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) x)) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)) x)) (*.f64 p p)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)) x)) |
(*.f64 p (*.f64 p (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))) (*.f64 p p)) |
(*.f64 (*.f64 p (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) p) |
(*.f64 p (*.f64 p #s(literal -3/2 binary64))) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 p p)) |
(*.f64 (*.f64 p #s(literal -3/2 binary64)) p) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -21/32 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x))) |
(/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -21/32 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal -21/32 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 21/32 binary64) x) (*.f64 p p)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 21/32 binary64) (/.f64 (/.f64 (*.f64 p p) x) (*.f64 x x))) x) |
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x x))) x) |
(/.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) x) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) (*.f64 x x)) x) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 p p) (*.f64 #s(literal 21/32 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 21/32 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 #s(literal 21/32 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x))) |
(*.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -21/32 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 21/32 binary64) x) (/.f64 (/.f64 (*.f64 p p) x) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) (*.f64 x x)) (/.f64 #s(literal 21/32 binary64) x)) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p p) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 21/32 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 p #s(literal 21/32 binary64)) (*.f64 p (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)))) |
(*.f64 (*.f64 p #s(literal 21/32 binary64)) (/.f64 p (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (*.f64 x x)) #s(literal 21/32 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 #s(literal 21/32 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (pow.f64 (/.f64 (*.f64 x x) #s(literal 21/32 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x)) |
(*.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x x)) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(*.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) x) (/.f64 p (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) (*.f64 x x)) (/.f64 p (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) (*.f64 x (*.f64 x x))) (/.f64 p x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 21/32 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p p) x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 p #s(literal 21/32 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) p) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal 21/32 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 p #s(literal 21/32 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) p) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p #s(literal 21/32 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x p) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/4 binary64) x))) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/4 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1/4 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/4 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 #s(literal -1/4 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(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 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
| 1× | egg-herbie |
| 5750× | *-lowering-*.f32 |
| 5750× | *-lowering-*.f64 |
| 3282× | +-lowering-+.f64 |
| 3282× | +-lowering-+.f32 |
| 1578× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 455 | 5585 |
| 1 | 1418 | 5395 |
| 2 | 4685 | 5338 |
| 0 | 8679 | 5338 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+ (sqrt 1/2) (* (pow x 4) (- (* -1/8 (/ (pow x 2) (* (pow p 6) (sqrt 1/2)))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* (pow x 4) (- (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 8) (pow (sqrt 1/2) 2)))) (* 3/8 (/ 1 (pow p 8))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 6) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2))))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -53/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+ 1/2 (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4)))))) |
(+ 1/2 (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(- (+ 1 (* 1/2 (/ (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))) |
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))) |
1/2 |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))) |
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))) |
(* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) |
(* (pow x 4) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (/ (pow x 2) (pow p 10))) (* 3/8 (/ 1 (pow p 8))))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4)) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4)) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4)) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4)) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4)) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4)) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3)) |
(/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3)) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
x |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1))) |
(* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p 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 (/ p x)) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(* -1 (/ p x)) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
p |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
1 |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -3/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -3/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -3/2 (pow p 2)) (pow x 2)) (pow x 2)) |
1 |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
1 |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -21/64 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6)))))) |
(* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6))))) |
(* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2))))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6)))))) |
(* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6))))) |
(* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2))))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(/ (+ (* -21/64 (* (pow p 6) (pow x 2))) (* 441/1024 (pow p 8))) (pow x 8)) |
(/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4))))))) (pow x 8)) |
(/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4)))))))) (pow x 8)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))) |
1 |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4)) |
(/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4)) |
1 |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
1 |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* -2 (/ (pow p 2) (pow x 3))) |
(* 2 (/ (pow p 2) x)) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(* 2 (/ (pow p 2) x)) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(* 2 (/ (pow p 2) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* -3/2 (pow p 2)) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
| Outputs |
|---|
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64))))) |
(+ (sqrt 1/2) (* (pow x 4) (- (* -1/8 (/ (pow x 2) (* (pow p 6) (sqrt 1/2)))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 4 binary64)))))) |
(+ (sqrt 1/2) (* (pow x 4) (- (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 8) (pow (sqrt 1/2) 2)))) (* 3/8 (/ 1 (pow p 8))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 6) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 8 binary64))) (/.f64 #s(literal 3/8 binary64) (pow.f64 p #s(literal 8 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1/4 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -2 binary64)) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))))) (*.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)))))) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -53/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -53/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64))))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2))))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64))))))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2))))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (pow.f64 p #s(literal 4 binary64)))) |
(+ 1/2 (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))))) |
(+ 1/2 (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 8 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -2 binary64)) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))))) (pow.f64 x #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(- (+ 1 (* 1/2 (/ (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
(+.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 #s(literal 3 binary64) (*.f64 x x)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -8 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (pow.f64 p #s(literal 4 binary64)))) |
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64)))))) |
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 8 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (pow.f64 p #s(literal 4 binary64)))) |
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64)))))) |
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 8 binary64))))) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (pow.f64 p #s(literal 4 binary64))) |
(* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 8 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(* (pow x 4) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (/ (pow x 2) (pow p 10))) (* 3/8 (/ 1 (pow p 8))))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 p #s(literal 10 binary64))) (/.f64 #s(literal -3/8 binary64) (pow.f64 p #s(literal 8 binary64))))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 p p) x) x))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 p p) x) x))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 #s(literal 3 binary64) (*.f64 x x)))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -8 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)))) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 10 binary64))) (*.f64 x (*.f64 x (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 3/4 binary64)))))) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(* -1/4 (/ (pow x 4) (pow p 4))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)))) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p p)))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 10 binary64))) (*.f64 x (*.f64 x (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 3/4 binary64)))))) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 4 binary64))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 p (*.f64 p #s(literal 2 binary64)))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 2 binary64)))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* (pow x 2) (+ (* 2 (pow p 2)) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 2 binary64)))))) (*.f64 x (*.f64 x x))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x)))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x)))) |
x |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x)))) |
(* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -2 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) (/.f64 #s(literal 2 binary64) x))))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) (/.f64 #s(literal 2 binary64) x))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (+.f64 (/.f64 x (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (+.f64 (/.f64 x (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (+.f64 (/.f64 x (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) |
(* (pow p 4) (- (+ (/ 2 (* (pow p 2) x)) (/ x (pow p 4))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (+.f64 (/.f64 x (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p 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 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(*.f64 p (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(*.f64 p (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(*.f64 p (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(*.f64 p (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p)))))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(*.f64 p (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p)))))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(*.f64 p (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p)))))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x p))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x p))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x p))) (*.f64 x (*.f64 x x))) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 p (*.f64 p p)) x)) x) p) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 p (*.f64 p p)) x)) x) p) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 p (*.f64 p p)) x)) x) p) x) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
p |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(*.f64 (*.f64 p (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal -3/2 binary64)) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(*.f64 (*.f64 p (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal -3/2 binary64)) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 p p))))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 p p))))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 p p))))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(*.f64 (*.f64 p (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal -3/2 binary64)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x p)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x p)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x p)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(/ (+ (* -3/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(/ (+ (* -3/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
(/ (+ (* -3/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64))) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
(* -3/2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal -3/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -21/64 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -21/64 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6)))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))))) |
(* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2))))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64)))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6)))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))))) |
(* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2))))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 p #s(literal 4 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64)))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(/ (+ (* -21/64 (* (pow p 6) (pow x 2))) (* 441/1024 (pow p 8))) (pow x 8)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (*.f64 x (*.f64 x (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -21/64 binary64))))) (pow.f64 x #s(literal 8 binary64))) |
(/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4))))))) (pow x 8)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -21/64 binary64)) (*.f64 x (*.f64 x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64))))))) (pow.f64 x #s(literal 8 binary64))) |
(/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4)))))))) (pow x 8)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -21/64 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 p p))))))))) (pow.f64 x #s(literal 8 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -21/64 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -21/64 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p))))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p))))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p))))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p))))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/4 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/4 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) x) x)) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) x) x)) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) x) x)) (*.f64 x x)) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) x) x)) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) x) x)) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) x) x)) (*.f64 x x)) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* -2 (/ (pow p 2) (pow x 3))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) |
(* 2 (/ (pow p 2) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(*.f64 p (*.f64 p (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) (/.f64 #s(literal 2 binary64) x)))) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(*.f64 p (*.f64 p (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) (/.f64 #s(literal 2 binary64) x)))) |
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))) |
(*.f64 p (*.f64 p (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)) (/.f64 #s(literal 2 binary64) x)))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) |
(* -2 (/ (pow p 4) (pow x 3))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 p (*.f64 p #s(literal 2 binary64)))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 p (*.f64 p #s(literal 2 binary64)))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 p (*.f64 p #s(literal 2 binary64)))))) (*.f64 x (*.f64 x x))) |
(* 2 (/ (pow p 2) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x x))) x) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x x))) x) |
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x x))) x) |
(* 2 (/ (pow p 2) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* -3/2 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3/2 binary64)) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.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 3) |
(*.f64 x (*.f64 x x)) |
Compiled 34919 to 3446 computations (90.1% saved)
24 alts after pruning (18 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1151 | 10 | 1161 |
| Fresh | 2 | 8 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1156 | 24 | 1180 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.0% | (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| 34.1% | (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 2 binary64)) | |
| 26.9% | (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))) p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) x)) | |
| ▶ | 26.5% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
| 11.9% | (/.f64 (+.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) #s(literal -1/64 binary64)))) (*.f64 p (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) | |
| 28.6% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) | |
| 27.4% | (/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (neg.f64 x)) | |
| ▶ | 27.4% | (/.f64 p (neg.f64 x)) |
| 27.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) p)) | |
| 32.8% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) | |
| 29.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) | |
| ▶ | 27.2% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
| 24.7% | (*.f64 (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) | |
| ▶ | 29.5% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
| 34.4% | (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 #s(literal 3 binary64) (*.f64 x x))))))) | |
| 44.5% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x))))) | |
| ▶ | 74.8% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))))) |
| ✓ | 74.9% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x))))))) |
| 55.9% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))) | |
| 20.2% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))))) | |
| ✓ | 77.6% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
| ✓ | 45.1% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
| ✓ | 50.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | 40.9% | #s(literal 1 binary64) |
Compiled 1366 to 634 computations (53.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 p p) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (*.f64 p p) |
| ✓ | cost-diff | 256 | (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 256 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
| ✓ | cost-diff | 512 | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
| ✓ | cost-diff | -64 | (neg.f64 x) |
| ✓ | cost-diff | -64 | (/.f64 p (neg.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))))) |
| 3728× | *-lowering-*.f32 |
| 3728× | *-lowering-*.f64 |
| 1914× | sum4-define |
| 1894× | fma-define |
| 1690× | +-lowering-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 482 |
| 1 | 145 | 432 |
| 2 | 510 | 404 |
| 3 | 2023 | 404 |
| 4 | 7748 | 402 |
| 0 | 8046 | 402 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x))))) |
(+ 1/2 (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x)))) |
1/2 |
(/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x))) |
(* 1/2 x) |
x |
(+ x (/ (* 2 (* p p)) x)) |
(/ (* 2 (* p p)) x) |
(* 2 (* p p)) |
2 |
(* p p) |
p |
(/ p (neg x)) |
p |
(neg x) |
x |
(/ (- (/ (* (* p (* p p)) 3/2) (* x x)) p) x) |
(- (/ (* (* p (* p p)) 3/2) (* x x)) p) |
(/ (* (* p (* p p)) 3/2) (* x x)) |
(* (* p (* p p)) 3/2) |
(* p (* p p)) |
p |
(* p p) |
3/2 |
(* x x) |
x |
(* (+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))))) (+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x)))))) |
(+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))))) |
1 |
(* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x)))) |
(* p p) |
p |
(+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))) |
(/ (* p (* p 21/32)) (* (* x x) (* x x))) |
(* p (* p 21/32)) |
(* p 21/32) |
21/32 |
(* (* x x) (* x x)) |
(* x x) |
x |
(/ -1/4 (* x x)) |
-1/4 |
(+ 1 (* (* p p) (+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x))))) |
1 |
(* (* p p) (+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x)))) |
(* p p) |
p |
(+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x))) |
(* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) |
(+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x)))) |
(/ (* (* p p) -69/16) (pow x 6)) |
(* (* p p) -69/16) |
-69/16 |
(pow x 6) |
x |
6 |
(/ 11/8 (* (* x x) (* x x))) |
11/8 |
(* (* x x) (* x x)) |
(* x x) |
(/ -1/2 (* x x)) |
-1/2 |
| Outputs |
|---|
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) |
(+ 1/2 (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
(+ x (/ (* 2 (* p p)) x)) |
(+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) |
(/ (* 2 (* p p)) x) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) |
(* 2 (* p p)) |
(*.f64 #s(literal 2 binary64) (*.f64 p p)) |
2 |
#s(literal 2 binary64) |
(* p p) |
(*.f64 p p) |
p |
(/ p (neg x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
p |
(neg x) |
(-.f64 #s(literal 0 binary64) x) |
x |
(/ (- (/ (* (* p (* p p)) 3/2) (* x x)) p) x) |
(/.f64 (*.f64 p (+.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x) x) #s(literal -1 binary64))) x) |
(- (/ (* (* p (* p p)) 3/2) (* x x)) p) |
(*.f64 p (+.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x) x) #s(literal -1 binary64))) |
(/ (* (* p (* p p)) 3/2) (* x x)) |
(/.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) x) |
(* (* p (* p p)) 3/2) |
(*.f64 p (*.f64 p (*.f64 p #s(literal 3/2 binary64)))) |
(* p (* p p)) |
(*.f64 p (*.f64 p p)) |
p |
(* p p) |
(*.f64 p p) |
3/2 |
#s(literal 3/2 binary64) |
(* x x) |
(*.f64 x x) |
x |
(* (+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))))) (+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (+.f64 (*.f64 p (/.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) x) x)) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (+.f64 (*.f64 p (/.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) x) x)) #s(literal -1/4 binary64))))) |
(+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (+.f64 (*.f64 p (/.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) x) x)) #s(literal -1/4 binary64)))) |
1 |
#s(literal 1 binary64) |
(* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (+.f64 (*.f64 p (/.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) x) x)) #s(literal -1/4 binary64))) |
(* p p) |
(*.f64 p p) |
p |
(+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))) |
(+.f64 (/.f64 (*.f64 p (/.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) x) x)) (*.f64 x x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(/ (* p (* p 21/32)) (* (* x x) (* x x))) |
(/.f64 (*.f64 p (/.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) x) x)) (*.f64 x x)) |
(* p (* p 21/32)) |
(*.f64 p (*.f64 p #s(literal 21/32 binary64))) |
(* p 21/32) |
(*.f64 p #s(literal 21/32 binary64)) |
21/32 |
#s(literal 21/32 binary64) |
(* (* x x) (* x x)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(* x x) |
(*.f64 x x) |
x |
(/ -1/4 (* x x)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
-1/4 |
#s(literal -1/4 binary64) |
(+ 1 (* (* p p) (+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
1 |
#s(literal 1 binary64) |
(* (* p p) (+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x)))) |
(*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* p p) |
(*.f64 p p) |
p |
(+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x))) |
(+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (*.f64 x x))) |
(/ (* (* p p) -69/16) (pow x 6)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (* p p) -69/16) |
(*.f64 (*.f64 p p) #s(literal -69/16 binary64)) |
-69/16 |
#s(literal -69/16 binary64) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
x |
6 |
#s(literal 6 binary64) |
(/ 11/8 (* (* x x) (* x x))) |
(/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (*.f64 x x)) |
11/8 |
#s(literal 11/8 binary64) |
(* (* x x) (* x x)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(* x x) |
(*.f64 x x) |
(/ -1/2 (* x x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
-1/2 |
#s(literal -1/2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 92.1% | (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 85.6% | (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
| ✓ | accuracy | 83.0% | (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
| ✓ | accuracy | 77.3% | (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 x x) (*.f64 x x)) |
| ✓ | accuracy | 92.1% | (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 76.2% | (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 p (*.f64 p p)) |
| ✓ | accuracy | 98.5% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
| ✓ | accuracy | 89.9% | (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (/.f64 p (neg.f64 x)) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)))) |
| ✓ | accuracy | 96.7% | (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))) |
| ✓ | accuracy | 95.8% | (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
| 135.0ms | 256× | 0 | valid |
Compiled 498 to 48 computations (90.4% saved)
ival-div: 28.0ms (37.4% of total)ival-mult: 27.0ms (36% of total)ival-add: 9.0ms (12% of total)ival-pow: 6.0ms (8% of total)ival-sqrt: 2.0ms (2.7% of total)ival-sub: 1.0ms (1.3% of total)const: 1.0ms (1.3% of total)ival-neg: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (+ 1/2 (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x)))))> |
#<alt (+ 1/2 (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x))))> |
#<alt (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x)))> |
#<alt (* 1/2 x)> |
#<alt (/ p (neg x))> |
#<alt (neg x)> |
#<alt (/ (- (/ (* (* p (* p p)) 3/2) (* x x)) p) x)> |
#<alt (- (/ (* (* p (* p p)) 3/2) (* x x)) p)> |
#<alt (/ (* (* p (* p p)) 3/2) (* x x))> |
#<alt (* (* p (* p p)) 3/2)> |
#<alt (* (+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))))) (+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))))))> |
#<alt (+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x)))))> |
#<alt (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))))> |
#<alt (* p p)> |
#<alt (+ 1 (* (* p p) (+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x)))))> |
#<alt (* (* p p) (+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x))))> |
#<alt (+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x)))> |
#<alt (/ (* 2 (* p p)) x)> |
#<alt (* p (* p p))> |
#<alt (/ (* p (* p 21/32)) (* (* x x) (* x x)))> |
#<alt (* (* x x) (* x x))> |
#<alt (/ -1/4 (* x x))> |
#<alt (/ (* (* p p) -69/16) (pow x 6))> |
#<alt (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x)))))> |
#<alt (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))> |
| Outputs |
|---|
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/2 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (sqrt 1/2))) (* 1/2 (/ (* (pow x 2) (- (* 1/16 (/ 1 (pow p 6))) (* -1/8 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (* (pow p 2) (pow (sqrt 1/2) 2)))))) (sqrt 1/2))))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -4 (pow p 6)) (* -1/2 (* (pow p 2) (- (* 2 (pow p 4)) (* 1/4 (pow p 4)))))) (pow x 6))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow p 2) (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))) (* -1/2 (/ (pow p 2) (pow x 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 7/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -25/16 (/ (pow p 2) (pow x 6))) (* 7/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2)))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2))))> |
#<alt (+ 1/2 (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))))> |
#<alt (+ 1/2 (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 6))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))))> |
#<alt (+ 1 (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2))))> |
#<alt (+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2))))> |
#<alt (+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* 1/4 (/ (pow x 2) (pow p 2)))> |
#<alt (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 6))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 8))) (* 1/16 (/ 1 (pow p 6))))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1/2 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1/2 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1/2 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1/2 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/2 (* (pow p 2) (- (* 2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt (* 1/4 (/ (pow x 2) (pow p 2)))> |
#<alt (/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2))> |
#<alt (/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2)))) (pow p 2))> |
#<alt (/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* -1/32 (/ (pow x 8) (pow p 6))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))))) (pow p 2))> |
#<alt (* 1/4 (/ (pow x 2) (pow p 2)))> |
#<alt (/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2))> |
#<alt (/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2)))) (pow p 2))> |
#<alt (/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* -1/32 (/ (pow x 8) (pow p 6))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))))) (pow p 2))> |
#<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 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p 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 (/ p x))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (* -1 (/ p x))> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt (* -1 p)> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))> |
#<alt (* -1 p)> |
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)> |
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)> |
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)> |
#<alt (* -1 p)> |
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)> |
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)> |
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt (* 3/2 (pow p 3))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -21/64 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* 441/1024 (/ (pow p 8) (pow x 8)))> |
#<alt (* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6))))))> |
#<alt (* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6)))))> |
#<alt (* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2)))))))> |
#<alt (* 441/1024 (/ (pow p 8) (pow x 8)))> |
#<alt (* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6))))))> |
#<alt (* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6)))))> |
#<alt (* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2)))))))> |
#<alt (* 441/1024 (/ (pow p 8) (pow x 8)))> |
#<alt (/ (+ (* -21/64 (* (pow p 6) (pow x 2))) (* 441/1024 (pow p 8))) (pow x 8))> |
#<alt (/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4))))))) (pow x 8))> |
#<alt (/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4)))))))) (pow x 8))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2)))))> |
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2)))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2)))))> |
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2)))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4))> |
#<alt (/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4))> |
#<alt (/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4)))))> |
#<alt (* -1/4 (/ (pow p 2) (pow x 2)))> |
#<alt (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2))))))> |
#<alt (* 21/32 (/ (pow p 4) (pow x 4)))> |
#<alt (/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4))> |
#<alt (/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4))> |
#<alt (/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4))> |
#<alt (* -1/4 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (* -1/4 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -69/16 (/ (pow p 6) (pow x 6)))> |
#<alt (* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2))))))> |
#<alt (* (pow p 6) (- (+ (/ 1 (pow p 6)) (/ 11/8 (* (pow p 2) (pow x 4)))) (+ (* 69/16 (/ 1 (pow x 6))) (* 1/2 (/ 1 (* (pow p 4) (pow x 2)))))))> |
#<alt (* -69/16 (/ (pow p 6) (pow x 6)))> |
#<alt (* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2))))))> |
#<alt (* (pow p 6) (- (+ (/ 1 (pow p 6)) (/ 11/8 (* (pow p 2) (pow x 4)))) (+ (* 69/16 (/ 1 (pow x 6))) (* 1/2 (/ 1 (* (pow p 4) (pow x 2)))))))> |
#<alt (* -69/16 (/ (pow p 6) (pow x 6)))> |
#<alt (/ (+ (* -69/16 (pow p 6)) (* 11/8 (* (pow p 4) (pow x 2)))) (pow x 6))> |
#<alt (/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))))) (pow x 6))> |
#<alt (/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))))) (pow x 6))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))> |
#<alt (+ 1 (+ (* -69/16 (/ (pow p 6) (pow x 6))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))> |
#<alt (+ 1 (+ (* -69/16 (/ (pow p 6) (pow x 6))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4))))))> |
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -69/16 (/ (pow p 6) (pow x 6)))> |
#<alt (* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6))))))> |
#<alt (* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6))))))> |
#<alt (* -69/16 (/ (pow p 6) (pow x 6)))> |
#<alt (* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6))))))> |
#<alt (* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6))))))> |
#<alt (* -69/16 (/ (pow p 6) (pow x 6)))> |
#<alt (/ (+ (* -69/16 (pow p 6)) (* 11/8 (* (pow p 4) (pow x 2)))) (pow x 6))> |
#<alt (/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))))) (pow x 6))> |
#<alt (/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))))) (pow x 6))> |
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2))> |
#<alt (/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2))> |
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2))> |
#<alt (/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (* -69/16 (/ (pow p 4) (pow x 6)))> |
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2))))))> |
#<alt (* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2))))))> |
#<alt (* -69/16 (/ (pow p 4) (pow x 6)))> |
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2))))))> |
#<alt (* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2))))))> |
#<alt (* -69/16 (/ (pow p 4) (pow x 6)))> |
#<alt (/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6))> |
#<alt (/ (+ (* -69/16 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))))) (pow x 6))> |
#<alt (/ (+ (* -69/16 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))))) (pow x 6))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))> |
#<alt (/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2))> |
#<alt (/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))> |
#<alt (/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2))> |
#<alt (/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (pow p 3)> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (* 21/32 (/ (pow p 2) (pow x 4)))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (/ -1/4 (pow x 2))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))> |
#<alt (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4)))))> |
#<alt (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4)))))> |
#<alt (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4)))))> |
#<alt (* -69/16 (/ (pow p 4) (pow x 6)))> |
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* -69/16 (/ (pow p 4) (pow x 6)))> |
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* -69/16 (/ (pow p 4) (pow x 6)))> |
#<alt (/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6))> |
#<alt (/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6))> |
#<alt (/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6))> |
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))> |
#<alt (/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4))> |
#<alt (/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4))> |
#<alt (/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4))> |
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))> |
#<alt (/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4))> |
#<alt (/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4))> |
#<alt (/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4))> |
#<alt (/ 11/8 (pow x 4))> |
#<alt (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))> |
#<alt (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))> |
#<alt (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6)))))> |
#<alt (* -69/16 (/ (pow p 2) (pow x 6)))> |
#<alt (/ (+ (* -69/16 (pow p 2)) (* 11/8 (pow x 2))) (pow x 6))> |
#<alt (/ (+ (* -69/16 (pow p 2)) (* 11/8 (pow x 2))) (pow x 6))> |
#<alt (/ (+ (* -69/16 (pow p 2)) (* 11/8 (pow x 2))) (pow x 6))> |
#<alt (/ 11/8 (pow x 4))> |
#<alt (/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4))> |
#<alt (/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4))> |
#<alt (/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4))> |
#<alt (/ 11/8 (pow x 4))> |
#<alt (/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4))> |
#<alt (/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4))> |
#<alt (/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4))> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | p | @ | 0 | (* (* p p) (+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x)))) |
| 4.0ms | p | @ | 0 | (/ (* (* p p) -69/16) (pow x 6)) |
| 3.0ms | x | @ | 0 | (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x))) |
| 1.0ms | x | @ | 0 | (sqrt (+ 1/2 (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x))))) |
| 1.0ms | p | @ | inf | (sqrt (+ 1/2 (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x))))) |
| 1× | batch-egg-rewrite |
| 4614× | *-lowering-*.f32 |
| 4614× | *-lowering-*.f64 |
| 2014× | /-lowering-/.f32 |
| 2014× | /-lowering-/.f64 |
| 2012× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 329 |
| 1 | 319 | 291 |
| 2 | 3830 | 291 |
| 0 | 8164 | 291 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x))))) |
(+ 1/2 (/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x)))) |
(/ (* 1/2 x) (+ x (/ (* 2 (* p p)) x))) |
(* 1/2 x) |
(/ p (neg x)) |
(neg x) |
(/ (- (/ (* (* p (* p p)) 3/2) (* x x)) p) x) |
(- (/ (* (* p (* p p)) 3/2) (* x x)) p) |
(/ (* (* p (* p p)) 3/2) (* x x)) |
(* (* p (* p p)) 3/2) |
(* (+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))))) (+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x)))))) |
(+ 1 (* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x))))) |
(* (* p p) (+ (/ (* p (* p 21/32)) (* (* x x) (* x x))) (/ -1/4 (* x x)))) |
(* p p) |
(+ 1 (* (* p p) (+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x))))) |
(* (* p p) (+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x)))) |
(+ (* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) (/ -1/2 (* x x))) |
(/ (* 2 (* p p)) x) |
(* p (* p p)) |
(/ (* p (* p 21/32)) (* (* x x) (* x x))) |
(* (* x x) (* x x)) |
(/ -1/4 (* x x)) |
(/ (* (* p p) -69/16) (pow x 6)) |
(* (* p p) (+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x))))) |
(+ (/ (* (* p p) -69/16) (pow x 6)) (/ 11/8 (* (* x x) (* x x)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) #s(literal 1/4 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) |
(pow.f64 (/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 8 binary64)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 p p) x) (/.f64 (*.f64 p p) x))))) (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 #s(literal 0 binary64) p))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(neg.f64 (/.f64 p x)) |
(/.f64 p (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) p)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) p) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) p)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) p)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 p #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 p #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) p)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) p)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 p (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 p (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) p) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 0 binary64) x) |
(neg.f64 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 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) x) (/.f64 p (-.f64 #s(literal 0 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) x) (/.f64 p x)) |
(fma.f64 (*.f64 p (*.f64 p p)) (/.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) x) (/.f64 p (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 p (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 #s(literal 1 binary64) x) (/.f64 p (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 p (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p)) x)) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p))) (*.f64 x (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p p)) (*.f64 x (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) x) (*.f64 x p)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))) x)) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p p)) #s(literal 1 binary64)) (*.f64 (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p))) x) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) x) #s(literal 3 binary64)) (pow.f64 (/.f64 p x) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) x) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) x)) (+.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) x) (/.f64 p x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) x) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) x)) (*.f64 (/.f64 p x) (/.f64 p x))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) x) (/.f64 p x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p p)) (/.f64 #s(literal 1 binary64) x)) (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 x (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p p))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (-.f64 #s(literal 0 binary64) p)) |
(+.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) p) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x))))) (/.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x))) (/.f64 (*.f64 p p) (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))) |
(fma.f64 p (*.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 p (*.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 (*.f64 p p) (*.f64 p (/.f64 #s(literal 3/2 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal 3/2 binary64) x) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 (/.f64 #s(literal 3/2 binary64) x) (/.f64 (*.f64 p (*.f64 p p)) x) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) p)) |
(fma.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p)) (-.f64 #s(literal 0 binary64) p)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)) (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p p)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p p)) (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p)))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p p))) (neg.f64 (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p)))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) p)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (-.f64 #s(literal 0 binary64) p))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) p))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (-.f64 #s(literal 0 binary64) p))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)) (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p p))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) #s(literal 27/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (+.f64 p (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x) |
(/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p p)) x) #s(literal 3/2 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 p (*.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)))) |
(*.f64 p (*.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) (*.f64 x x))) |
(*.f64 (*.f64 p p) (*.f64 p (/.f64 #s(literal 3/2 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 3/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) |
(*.f64 (/.f64 p x) (pow.f64 (/.f64 x (*.f64 p (*.f64 p #s(literal 3/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal 3/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) x) (/.f64 (*.f64 p (*.f64 p p)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p))) |
(*.f64 p (*.f64 p (*.f64 p #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 p p) (*.f64 p #s(literal 3/2 binary64))) |
(*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(*.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) p) |
(*.f64 (*.f64 #s(literal 3/2 binary64) p) (*.f64 p p)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(+.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (*.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (/.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(fma.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 9261/32768 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) (*.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))))) (+.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 9261/32768 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 x x)))) (/.f64 (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/4 binary64)))) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 9261/32768 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p p)) (+.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 x x))) (*.f64 p p)) (/.f64 (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x)) #s(literal -1/4 binary64)) (*.f64 x x))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 p p)) |
(*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) p) |
(*.f64 (*.f64 #s(literal 1 binary64) p) (*.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 p p)) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
(pow.f64 p #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 p #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 p p) |
(*.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p))) (+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) (/.f64 (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))) |
(fma.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))))) (+.f64 (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) #s(literal 1 binary64)) (-.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))) |
(+.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (*.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p p)) (+.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p p)) (-.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 p p)) |
(*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) p) |
(*.f64 (*.f64 #s(literal 1 binary64) p) (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 p p)) |
(+.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) |
(-.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(fma.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(*.f64 (-.f64 (*.f64 p (*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x (*.f64 p p)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 p p)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x (*.f64 p p)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 p p)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64))) x) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 (/.f64 x (*.f64 p p)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 x (*.f64 p p)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) |
(*.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 p p))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 p p))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) p) (/.f64 p x)) |
(*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 3 binary64))) |
(pow.f64 p #s(literal 3 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 p (*.f64 p p)) |
(*.f64 (*.f64 p p) p) |
(*.f64 (pow.f64 p #s(literal 3/2 binary64)) (pow.f64 p #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -21/32 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal -21/32 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 p (*.f64 x x)) (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) x) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x x))) x) |
(/.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x)) x) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 p (/.f64 (*.f64 p #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 p p) (*.f64 #s(literal 21/32 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 p #s(literal 21/32 binary64)) (*.f64 p (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 p #s(literal 21/32 binary64)) (/.f64 p (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -21/32 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal 21/32 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 p x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p #s(literal 21/32 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 p (*.f64 x x)) (*.f64 #s(literal 21/32 binary64) (/.f64 p (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal 21/32 binary64) (/.f64 p (*.f64 x x))) (/.f64 p (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) p) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p p) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 21/32 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) x) (/.f64 p (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 p (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p #s(literal 21/32 binary64)) x)) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 21/32 binary64) x)) |
(*.f64 (/.f64 (*.f64 p #s(literal 21/32 binary64)) (*.f64 x (*.f64 x x))) (/.f64 p x)) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 #s(literal 21/32 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 x (*.f64 p (*.f64 p #s(literal 21/32 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p #s(literal 21/32 binary64))) #s(literal -1 binary64)) (/.f64 p x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) p) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p #s(literal 21/32 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 p #s(literal 21/32 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) p) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal 21/32 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) #s(literal 21/32 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 4 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/4 binary64) x))) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) x) x) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/4 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1/4 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/4 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 #s(literal -1/4 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 69/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 69/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 69/16 binary64))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 p (*.f64 p (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(*.f64 p (*.f64 (*.f64 p #s(literal -69/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 p (/.f64 (*.f64 p #s(literal -69/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal -69/16 binary64) (*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 #s(literal -69/16 binary64) (/.f64 (*.f64 p p) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal 69/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 p p)) |
(*.f64 (/.f64 p (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p #s(literal -69/16 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) p) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p #s(literal -69/16 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -69/16 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -69/16 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) |
(+.f64 (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) |
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 p p) (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal -328509/4096 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) (*.f64 (/.f64 #s(literal 1331/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal -328509/4096 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1331/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (/.f64 #s(literal 121/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (*.f64 p p)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal -328509/4096 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1331/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 p p)) (+.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (/.f64 #s(literal 121/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 p p)) (-.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p p)) |
(*.f64 (*.f64 p (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) p) |
(+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 69/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (-.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 121/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 11/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal -328509/4096 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1331/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (/.f64 #s(literal 121/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal -328509/4096 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1331/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal -328509/4096 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1331/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 121/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (/.f64 (*.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (/.f64 #s(literal 121/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) #s(literal 11/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) #s(literal -11/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -11/8 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p #s(literal -69/16 binary64))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 69/16 binary64)) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 69/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal 11/8 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 69/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -11/8 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 69/16 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) (*.f64 (*.f64 p p) #s(literal 69/16 binary64)))) (*.f64 (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 11/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) #s(literal 69/16 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -11/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -11/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 69/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 69/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal -328509/4096 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1331/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (/.f64 #s(literal 121/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (-.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 121/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))))) (-.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal -328509/4096 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1331/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (/.f64 #s(literal 121/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal -69/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal -328509/4096 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1331/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal -69/16 binary64))))) (/.f64 #s(literal 121/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
| 1× | egg-herbie |
| 4980× | *-lowering-*.f32 |
| 4980× | *-lowering-*.f64 |
| 3004× | +-lowering-+.f64 |
| 3004× | +-lowering-+.f32 |
| 1594× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 467 | 6522 |
| 1 | 1421 | 6391 |
| 2 | 4657 | 6339 |
| 0 | 8063 | 6339 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(+ (sqrt 1/2) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/2 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (sqrt 1/2))) (* 1/2 (/ (* (pow x 2) (- (* 1/16 (/ 1 (pow p 6))) (* -1/8 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (* (pow p 2) (pow (sqrt 1/2) 2)))))) (sqrt 1/2))))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2))))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -4 (pow p 6)) (* -1/2 (* (pow p 2) (- (* 2 (pow p 4)) (* 1/4 (pow p 4)))))) (pow x 6))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow p 2) (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))) (* -1/2 (/ (pow p 2) (pow x 2)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 7/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -25/16 (/ (pow p 2) (pow x 6))) (* 7/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(+ 1/2 (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2)))))) |
(+ 1/2 (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 6))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))) |
(+ 1 (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(- (+ 1 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
1/2 |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 6))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 8))) (* 1/16 (/ 1 (pow p 6))))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1/2 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(- (+ 1/2 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1/2 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(- (+ 1/2 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
1/2 |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1/2 (* (pow p 2) (- (* 2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2)))) (pow p 2)) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* -1/32 (/ (pow x 8) (pow p 6))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))))) (pow p 2)) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2)))) (pow p 2)) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* -1/32 (/ (pow x 8) (pow p 6))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))))) (pow p 2)) |
(* 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 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p 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 (/ p x)) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(* -1 (/ p x)) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(* -1 p) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1)) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1)) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2)) |
(* -1 p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(* -1 p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
(* 3/2 (pow p 3)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -21/64 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6)))))) |
(* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6))))) |
(* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2))))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6)))))) |
(* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6))))) |
(* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2))))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(/ (+ (* -21/64 (* (pow p 6) (pow x 2))) (* 441/1024 (pow p 8))) (pow x 8)) |
(/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4))))))) (pow x 8)) |
(/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4)))))))) (pow x 8)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))) |
1 |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4)) |
(/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4)) |
1 |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
1 |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(* (pow p 6) (- (+ (/ 1 (pow p 6)) (/ 11/8 (* (pow p 2) (pow x 4)))) (+ (* 69/16 (/ 1 (pow x 6))) (* 1/2 (/ 1 (* (pow p 4) (pow x 2))))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(* (pow p 6) (- (+ (/ 1 (pow p 6)) (/ 11/8 (* (pow p 2) (pow x 4)))) (+ (* 69/16 (/ 1 (pow x 6))) (* 1/2 (/ 1 (* (pow p 4) (pow x 2))))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(/ (+ (* -69/16 (pow p 6)) (* 11/8 (* (pow p 4) (pow x 2)))) (pow x 6)) |
(/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))))) (pow x 6)) |
(/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))))) (pow x 6)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4))))) |
(+ 1 (+ (* -69/16 (/ (pow p 6) (pow x 6))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4))))) |
(+ 1 (+ (* -69/16 (/ (pow p 6) (pow x 6))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6)))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6)))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6)))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6)))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(/ (+ (* -69/16 (pow p 6)) (* 11/8 (* (pow p 4) (pow x 2)))) (pow x 6)) |
(/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))))) (pow x 6)) |
(/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))))) (pow x 6)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ -1/2 (pow x 2)) |
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) |
(- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))) |
(- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6)) |
(/ (+ (* -69/16 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))))) (pow x 6)) |
(/ (+ (* -69/16 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))))) (pow x 6)) |
(/ -1/2 (pow x 2)) |
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2)) |
(/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2)) |
(/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2)) |
(/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2)) |
(/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(* 2 (/ (pow p 2) x)) |
(pow p 3) |
(pow p 3) |
(pow p 3) |
(pow p 3) |
(pow p 3) |
(pow p 3) |
(pow p 3) |
(pow p 3) |
(pow p 3) |
(pow p 3) |
(pow p 3) |
(pow p 3) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(/ -1/4 (pow x 2)) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* 11/8 (/ (pow p 2) (pow x 4))) |
(* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) |
(* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) |
(* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6)) |
(/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6)) |
(/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6)) |
(* 11/8 (/ (pow p 2) (pow x 4))) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(* 11/8 (/ (pow p 2) (pow x 4))) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/ 11/8 (pow x 4)) |
(+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4)))) |
(+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4)))) |
(+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4)))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/ (+ (* -69/16 (pow p 2)) (* 11/8 (pow x 2))) (pow x 6)) |
(/ (+ (* -69/16 (pow p 2)) (* 11/8 (pow x 2))) (pow x 6)) |
(/ (+ (* -69/16 (pow p 2)) (* 11/8 (pow x 2))) (pow x 6)) |
(/ 11/8 (pow x 4)) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/ 11/8 (pow x 4)) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
| Outputs |
|---|
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)))) |
(+ (sqrt 1/2) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p))))) |
(+ (sqrt 1/2) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/2 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (sqrt 1/2))) (* 1/2 (/ (* (pow x 2) (- (* 1/16 (/ 1 (pow p 6))) (* -1/8 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (* (pow p 2) (pow (sqrt 1/2) 2)))))) (sqrt 1/2))))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p))))) (sqrt.f64 #s(literal 1/2 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal 7/4 binary64) (*.f64 x (*.f64 x x))))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -4 (pow p 6)) (* -1/2 (* (pow p 2) (- (* 2 (pow p 4)) (* 1/4 (pow p 4)))))) (pow x 6))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal 7/4 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -7/4 binary64)) p) p))) (pow.f64 x #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) |
(+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -7/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow p 2) (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))) (* -1/2 (/ (pow p 2) (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -7/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -7/4 binary64)) p) p)) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 7/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 7/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -25/16 (/ (pow p 2) (pow x 6))) (* 7/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -25/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 7/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1/64 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2))))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1/64 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1/64 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1/64 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2))))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1/64 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1/64 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64))))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 p p))) |
(+ 1/2 (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))))) |
(+ 1/2 (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 6))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (pow.f64 p #s(literal 6 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(+ 1 (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(- (+ 1 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 p p))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 p p)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 p #s(literal 4 binary64))))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 p #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 p p)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 p p))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 p p)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 p #s(literal 4 binary64))))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 p #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 p p)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 p p)) |
(* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 p p)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 6))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (pow.f64 p #s(literal 6 binary64))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 8))) (* 1/16 (/ 1 (pow p 6))))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (pow.f64 p #s(literal 8 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 4 binary64)))))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1/2 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(- (+ 1/2 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1/2 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(- (+ 1/2 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1/2 (* (pow p 2) (- (* 2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 p p)) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 p p))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 p p)) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2)))) (pow p 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 p p))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* -1/32 (/ (pow x 8) (pow p 6))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))))) (pow p 2)) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 p p))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 p p)) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 p p))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 p p)) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2)))) (pow p 2)) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 p p))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)) |
(/ (+ (* -1/8 (/ (pow x 4) (pow p 2))) (+ (* -1/32 (/ (pow x 8) (pow p 6))) (+ (* 1/16 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))))) (pow p 2)) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 p p))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 p #s(literal 6 binary64)))) (*.f64 p p)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p 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 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p p))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) p)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) p)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) p)) (*.f64 x (*.f64 x x))) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) x) |
(* -1 (/ p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 p) |
(-.f64 #s(literal 0 binary64) p) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1)) |
(*.f64 p (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x)))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1)) |
(*.f64 p (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x)))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1)) |
(*.f64 p (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x)))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p)))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 p p) (neg.f64 (*.f64 p (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 x x)))))) |
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 p p) (neg.f64 (*.f64 p (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 x x)))))) |
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 p p) (neg.f64 (*.f64 p (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 x x)))))) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) p)) (*.f64 x x)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) p)) (*.f64 x x)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) p)) (*.f64 x x)) |
(* -1 p) |
(-.f64 #s(literal 0 binary64) p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) |
(* -1 p) |
(-.f64 #s(literal 0 binary64) p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) |
(- (* 3/2 (/ (pow p 3) (pow x 2))) p) |
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
(* 3/2 (pow p 3)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -21/64 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -21/64 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6)))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))))) |
(* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2))))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64)))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(* (pow p 8) (- (* 441/1024 (/ 1 (pow x 8))) (* 21/64 (/ 1 (* (pow p 2) (pow x 6)))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 8) (- (+ (* 441/1024 (/ 1 (pow x 8))) (/ 11/8 (* (pow p 4) (pow x 4)))) (/ 21/64 (* (pow p 2) (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))))) |
(* (pow p 8) (- (+ (* 11/8 (/ 1 (* (pow p 4) (pow x 4)))) (* 441/1024 (/ 1 (pow x 8)))) (+ (/ 21/64 (* (pow p 2) (pow x 6))) (* 1/2 (/ 1 (* (pow p 6) (pow x 2))))))) |
(*.f64 (pow.f64 p #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 441/1024 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -21/64 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64)))))) |
(* 441/1024 (/ (pow p 8) (pow x 8))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(/ (+ (* -21/64 (* (pow p 6) (pow x 2))) (* 441/1024 (pow p 8))) (pow x 8)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (*.f64 x (*.f64 x (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -21/64 binary64))))) (pow.f64 x #s(literal 8 binary64))) |
(/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4))))))) (pow x 8)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -21/64 binary64)) (*.f64 (*.f64 x x) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)))))) (pow.f64 x #s(literal 8 binary64))) |
(/ (+ (* 441/1024 (pow p 8)) (* (pow x 2) (+ (* -21/64 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (+ (* 1/16 (pow p 4)) (* 21/16 (pow p 4)))))))) (pow x 8)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 441/1024 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -21/64 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64))))))) (pow.f64 x #s(literal 8 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -21/64 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -21/64 (/ (pow p 6) (pow x 6))) (+ (* 1/16 (/ (pow p 4) (pow x 4))) (* 21/16 (/ (pow p 4) (pow x 4))))))) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -21/64 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(+ 1 (* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p)))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p)))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p))))) |
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 21/32 (/ 1 (pow x 4)))) (/ 1/4 (* (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p))))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 p p) #s(literal -1/4 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/4 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* 21/32 (pow p 4)) (* (pow x 2) (+ (* -1/4 (pow p 2)) (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/4 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+ 1 (+ (* -1/4 (/ (pow p 2) (pow x 2))) (* 21/32 (/ (pow p 4) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow p 2) (- (* 21/32 (/ (pow p 2) (pow x 4))) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p)))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p)))) |
(* (pow p 4) (- (* 21/32 (/ 1 (pow x 4))) (* 1/4 (/ 1 (* (pow p 2) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 21/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 p p)))) |
(* 21/32 (/ (pow p 4) (pow x 4))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 p p) #s(literal -1/4 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 p p) #s(literal -1/4 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -1/4 (* (pow p 2) (pow x 2))) (* 21/32 (pow p 4))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 p p) #s(literal -1/4 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x x))) (*.f64 x x)) |
(* -1/4 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -1/4 (pow p 2)) (* 21/32 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 21/32 binary64)) (*.f64 x x))) (*.f64 x x)) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64))))) |
(* (pow p 6) (- (+ (/ 1 (pow p 6)) (/ 11/8 (* (pow p 2) (pow x 4)))) (+ (* 69/16 (/ 1 (pow x 6))) (* 1/2 (/ 1 (* (pow p 4) (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64)))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64))))) |
(* (pow p 6) (- (+ (/ 1 (pow p 6)) (/ 11/8 (* (pow p 2) (pow x 4)))) (+ (* 69/16 (/ 1 (pow x 6))) (* 1/2 (/ 1 (* (pow p 4) (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64)))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 6)) (* 11/8 (* (pow p 4) (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64))))))))) (pow.f64 x #s(literal 6 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -69/16 (/ (pow p 6) (pow x 6))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+ 1 (+ (* -69/16 (/ (pow p 6) (pow x 6))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x)) |
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 p (*.f64 p (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow p 6) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64))))) |
(* (pow p 6) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (/ 1/2 (* (pow p 4) (pow x 2))) (* 69/16 (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64))))) |
(* -69/16 (/ (pow p 6) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 6)) (* 11/8 (* (pow p 4) (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 6)) (* (pow x 2) (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ (+ (* -69/16 (/ (pow p 6) (pow x 4))) (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)) |
(- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64))))) |
(* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64))))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64))))) |
(* (pow p 4) (- (/ 11/8 (* (pow p 2) (pow x 4))) (+ (* 69/16 (/ 1 (pow x 6))) (/ 1/2 (* (pow p 4) (pow x 2)))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 p #s(literal 4 binary64))))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 p (*.f64 p #s(literal 11/8 binary64)))))) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 p (*.f64 p #s(literal 11/8 binary64)))))) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 p (*.f64 p #s(literal 11/8 binary64)))))) (pow.f64 x #s(literal 6 binary64))) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/ (- (+ (* -69/16 (/ (pow p 4) (pow x 4))) (* 11/8 (/ (pow p 2) (pow x 2)))) 1/2) (pow x 2)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(pow p 3) |
(*.f64 p (*.f64 p p)) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 21/32 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 21/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 2)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x x)) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* 11/8 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 4) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* -69/16 (/ (pow p 4) (pow x 6))) |
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 p (*.f64 p #s(literal 11/8 binary64)))))) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 p (*.f64 p #s(literal 11/8 binary64)))))) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 4)) (* 11/8 (* (pow p 2) (pow x 2)))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x (*.f64 p (*.f64 p #s(literal 11/8 binary64)))))) (pow.f64 x #s(literal 6 binary64))) |
(* 11/8 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* 11/8 (/ (pow p 2) (pow x 4))) |
(/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ (* -69/16 (/ (pow p 4) (pow x 2))) (* 11/8 (pow p 2))) (pow x 4)) |
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 11/8 (pow x 4)) |
(/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4)))) |
(+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4)))) |
(+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4)))) |
(+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (*.f64 p p) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (*.f64 p p) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (*.f64 p p) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (*.f64 p p) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (*.f64 p p) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow p 2) (- (* 11/8 (/ 1 (* (pow p 2) (pow x 4)))) (* 69/16 (/ 1 (pow x 6))))) |
(*.f64 (*.f64 p p) (-.f64 (/.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 69/16 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(* -69/16 (/ (pow p 2) (pow x 6))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 2)) (* 11/8 (pow x 2))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x #s(literal 11/8 binary64)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 2)) (* 11/8 (pow x 2))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x #s(literal 11/8 binary64)))) (pow.f64 x #s(literal 6 binary64))) |
(/ (+ (* -69/16 (pow p 2)) (* 11/8 (pow x 2))) (pow x 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (*.f64 x (*.f64 x #s(literal 11/8 binary64)))) (pow.f64 x #s(literal 6 binary64))) |
(/ 11/8 (pow x 4)) |
(/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ 11/8 (pow x 4)) |
(/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/ (+ 11/8 (* -69/16 (/ (pow p 2) (pow x 2)))) (pow x 4)) |
(/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
Compiled 62370 to 3182 computations (94.9% saved)
19 alts after pruning (12 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1409 | 4 | 1413 |
| Fresh | 5 | 8 | 13 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1418 | 19 | 1437 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.0% | (pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| 26.9% | (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))) p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) x)) | |
| 27.4% | (/.f64 (-.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) p) x) | |
| 11.9% | (/.f64 (+.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) #s(literal -1/64 binary64)))) (*.f64 p (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) | |
| ✓ | 27.4% | (/.f64 p (neg.f64 x)) |
| 27.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) p)) | |
| 25.8% | (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) | |
| 32.8% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) | |
| 34.2% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))) | |
| 28.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) | |
| 24.7% | (*.f64 (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) | |
| 44.5% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x))))) | |
| ✓ | 74.9% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x))))))) |
| 55.9% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))) | |
| 20.2% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))))) | |
| ✓ | 77.6% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
| ✓ | 45.1% | (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
| ✓ | 50.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | 40.9% | #s(literal 1 binary64) |
Compiled 1538 to 544 computations (64.6% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 p (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(/.f64 p (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) p)) |
(*.f64 (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) p) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))) |
(/.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))) p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (-.f64 #s(literal 0 binary64) x)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 #s(literal 3 binary64) (*.f64 x x))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 21/32 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x))))) |
(/.f64 (+.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) #s(literal -1/64 binary64)))) (*.f64 p (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) p) x) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
7 calls:
| 13.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 13.0ms | x |
| 10.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 10.0ms | p |
| 9.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.6% | 1 | p |
| 85.5% | 2 | x |
| 100.0% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 100.0% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 100.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 100.0% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 77.6% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
Compiled 80 to 56 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 p (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(/.f64 p (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) p)) |
(*.f64 (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) p) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))) |
(/.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))) p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (-.f64 #s(literal 0 binary64) x)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 #s(literal 3 binary64) (*.f64 x x))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 21/32 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64))))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 2 binary64)))) x))))) |
(/.f64 (+.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) #s(literal -1/64 binary64)))) (*.f64 p (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
| Outputs |
|---|
(/.f64 p (neg.f64 x)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x))))))) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 p (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(/.f64 p (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) p)) |
(*.f64 (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) p) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))) |
(/.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))) p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (-.f64 #s(literal 0 binary64) x)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 #s(literal 3 binary64) (*.f64 x x))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal 21/32 binary64) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))) |
| Outputs |
|---|
(/.f64 p (neg.f64 x)) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))))) |
1 calls:
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 p (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(/.f64 p (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) p)) |
(*.f64 (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) p) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))) |
(/.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))) p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (-.f64 #s(literal 0 binary64) x)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 1/4 binary64) p)))) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/4 binary64)) (*.f64 x x))) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 p (neg.f64 x)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
2 calls:
| 9.0ms | p |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 2 | p |
| 69.7% | 3 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(/.f64 p (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(/.f64 p (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) p)) |
(*.f64 (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) p) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))) |
(/.f64 (+.f64 p (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) p))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal 11/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) x) x)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 p p) x) x) (/.f64 (/.f64 (*.f64 p p) x) x)))) p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal -69/16 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 21/32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 p (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p))))))) (-.f64 #s(literal 0 binary64) x)) |
| Outputs |
|---|
(/.f64 p (neg.f64 x)) |
#s(literal 1 binary64) |
2 calls:
| 6.0ms | x |
| 6.0ms | p |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.9% | 1 | p |
| 61.8% | 2 | x |
Compiled 6 to 4 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 3.0ms | x |
| 1.0ms | p |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.9% | 1 | p |
| 40.9% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9999999996996624 | -0.9825770498730336 |
Compiled 24 to 18 computations (25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | -1.9975031694138254e-61 | -2.91272208543406e-71 |
| 12.0ms | 37× | 2 | valid |
| 9.0ms | 94× | 0 | valid |
| 6.0ms | 29× | 1 | valid |
Compiled 404 to 258 computations (36.1% saved)
ival-mult: 7.0ms (38.1% of total)ival-sqrt: 4.0ms (21.8% of total)ival-add: 3.0ms (16.3% of total)ival-div: 2.0ms (10.9% of total)backward-pass: 1.0ms (5.4% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | -1.9975031694138254e-61 | -2.91272208543406e-71 |
| 10.0ms | 34× | 2 | valid |
| 9.0ms | 95× | 0 | valid |
| 6.0ms | 31× | 1 | valid |
Compiled 284 to 198 computations (30.3% saved)
ival-mult: 7.0ms (38.1% of total)ival-sqrt: 4.0ms (21.8% of total)ival-add: 3.0ms (16.3% of total)ival-div: 2.0ms (10.9% of total)backward-pass: 1.0ms (5.4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 7.638273493579943e+41 | 1.7637248903865737e+42 |
| 54.0ms | -1.9975031694138254e-61 | -2.91272208543406e-71 |
| 34.0ms | 38× | 2 | valid |
| 10.0ms | 113× | 0 | valid |
| 5.0ms | 25× | 1 | valid |
Compiled 153 to 127 computations (17% saved)
ival-mult: 30.0ms (72% of total)ival-sqrt: 4.0ms (9.6% of total)ival-add: 3.0ms (7.2% of total)ival-div: 2.0ms (4.8% of total)const: 1.0ms (2.4% of total)backward-pass: 1.0ms (2.4% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | -1.4120438732220208e-147 | 3.5198311318018463e-150 |
| 25.0ms | 197× | 0 | valid |
| 8.0ms | 43× | 1 | valid |
Compiled 189 to 153 computations (19% saved)
ival-mult: 8.0ms (42.5% of total)ival-sqrt: 4.0ms (21.2% of total)ival-add: 3.0ms (15.9% of total)ival-div: 2.0ms (10.6% of total)const: 1.0ms (5.3% of total)backward-pass: 1.0ms (5.3% of total)| 1× | egg-herbie |
| 26× | *-commutative_binary64 |
| 22× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 132 |
| 1 | 90 | 132 |
| 2 | 98 | 132 |
| 3 | 103 | 132 |
| 4 | 105 | 132 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -4458563631096791/4503599627370496 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) p) x) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))))) |
(if (<=.f64 x #s(literal -8499176403487565/15177100720513508366558296147058741458143803430094840009779784451085189728165691392 binary64)) (/.f64 p (neg.f64 x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x)))))))) |
(if (<=.f64 x #s(literal -4458273336650843/474284397516047136454946754595585670566993857190463750305618264096412179005177856 binary64)) (/.f64 p (neg.f64 x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)))))) |
(if (<=.f64 x #s(literal -2460581896292969/14474011154664524427946373126085988481658748083205070504932198000989141204992 binary64)) (/.f64 p (neg.f64 x)) (if (<=.f64 x #s(literal 1000000000000000044885712678075916785549312 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 x #s(literal -5433813323052481/97032380768794308446811218028906409703555376069793538196190752376628184542898555395679900551790404871905483168570692075385723752757175899465267954690073821200278436001303119096891580351974902801578937449607279296930802928363503616 binary64)) (/.f64 p (neg.f64 x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -4458563631096791/4503599627370496 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) p) x) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -4458563631096791/4503599627370496 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal 3/2 binary64))) x)) p) x) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 1 binary64))))) |
(if (<=.f64 x #s(literal -8499176403487565/15177100720513508366558296147058741458143803430094840009779784451085189728165691392 binary64)) (/.f64 p (neg.f64 x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x)))))))) |
(if (<=.f64 x #s(literal -8499176403487565/15177100720513508366558296147058741458143803430094840009779784451085189728165691392 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x) x) (/.f64 #s(literal 2 binary64) x)))))))) |
(if (<=.f64 x #s(literal -4458273336650843/474284397516047136454946754595585670566993857190463750305618264096412179005177856 binary64)) (/.f64 p (neg.f64 x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)))))) |
(if (<=.f64 x #s(literal -4458273336650843/474284397516047136454946754595585670566993857190463750305618264096412179005177856 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)))))) |
(if (<=.f64 x #s(literal -2460581896292969/14474011154664524427946373126085988481658748083205070504932198000989141204992 binary64)) (/.f64 p (neg.f64 x)) (if (<=.f64 x #s(literal 1000000000000000044885712678075916785549312 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 x #s(literal -2460581896292969/14474011154664524427946373126085988481658748083205070504932198000989141204992 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 p x)) (if (<=.f64 x #s(literal 1000000000000000044885712678075916785549312 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 x #s(literal -5433813323052481/97032380768794308446811218028906409703555376069793538196190752376628184542898555395679900551790404871905483168570692075385723752757175899465267954690073821200278436001303119096891580351974902801578937449607279296930802928363503616 binary64)) (/.f64 p (neg.f64 x)) #s(literal 1 binary64)) |
(if (<=.f64 x #s(literal -5433813323052481/97032380768794308446811218028906409703555376069793538196190752376628184542898555395679900551790404871905483168570692075385723752757175899465267954690073821200278436001303119096891580351974902801578937449607279296930802928363503616 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 p x)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 7676× | *-lowering-*.f32 |
| 7676× | *-lowering-*.f64 |
| 6082× | *-lowering-*.f32 |
| 6082× | *-lowering-*.f64 |
| 4832× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 939 | 7365 |
| 1 | 3009 | 7178 |
| 0 | 8778 | 7178 |
| 0 | 14 | 16 |
| 1 | 30 | 16 |
| 2 | 40 | 15 |
| 3 | 45 | 15 |
| 4 | 47 | 15 |
| 5 | 48 | 15 |
| 0 | 48 | 15 |
| 0 | 41 | 300 |
| 1 | 278 | 266 |
| 2 | 3284 | 246 |
| 0 | 8552 | 246 |
| 0 | 42 | 292 |
| 1 | 272 | 259 |
| 2 | 2785 | 259 |
| 0 | 8905 | 259 |
| 0 | 381 | 2053 |
| 1 | 1209 | 1990 |
| 2 | 4337 | 1951 |
| 0 | 8555 | 1951 |
| 0 | 47 | 329 |
| 1 | 319 | 291 |
| 2 | 3830 | 291 |
| 0 | 8164 | 291 |
| 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 |
Compiled 534 to 334 computations (37.5% saved)
Compiled 444 to 230 computations (48.2% saved)
Loading profile data...