
Time bar (total: 7.1s)
| 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 27 to 21 computations (22.2% saved)
| 1.1s | 6 222× | 0 | valid |
| 533.0ms | 980× | 2 | valid |
| 211.0ms | 446× | 3 | valid |
| 175.0ms | 608× | 1 | valid |
ival-mult: 448.0ms (26.3% of total)const: 428.0ms (25.1% of total)ival-sqrt: 250.0ms (14.7% of total)ival-add: 190.0ms (11.1% of total)adjust: 146.0ms (8.6% of total)ival-div: 125.0ms (7.3% of total)ival-fabs: 54.0ms (3.2% of total)ival-<: 40.0ms (2.3% of total)ival-and: 11.0ms (0.6% of total)exact: 10.0ms (0.6% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 57 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 29 | 1 | (-5.95431511675315e-138 -3.1464762627611327e+24) | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 23 | 0 | - | 2 | (-9.401858658788961e-206 -1.386592312831474e-45) | (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 | - | (*.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 | - | #s(literal 1 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 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | p |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) p) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) | oflow-rescue | 57 | 0 |
| ↳ | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) | overflow | 57 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | overflow | 57 | |
+.f64 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | cancellation | 30 | 0 |
sqrt.f64 | (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))))))) | uflow-rescue | 21 | 0 |
| ↳ | (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))))))) | underflow | 3 | |
| ↳ | (*.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)))))) | underflow | 24 | |
| ↳ | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | underflow | 24 | |
| ↳ | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) | underflow | 15 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | underflow | 62 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 51 | 0 |
| - | 57 | 148 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 51 | 0 | 0 |
| - | 57 | 0 | 148 |
| number | freq |
|---|---|
| 0 | 148 |
| 1 | 108 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 38.0ms | 404× | 0 | valid |
| 15.0ms | 54× | 2 | valid |
| 7.0ms | 20× | 3 | valid |
| 7.0ms | 34× | 1 | valid |
Compiled 209 to 46 computations (78% saved)
ival-mult: 17.0ms (37.8% of total)ival-sqrt: 9.0ms (20% of total)adjust: 6.0ms (13.4% of total)ival-add: 6.0ms (13.4% of total)ival-div: 5.0ms (11.1% of total)exact: 1.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 89 |
| 1 | 95 | 87 |
| 2 | 223 | 87 |
| 3 | 384 | 87 |
| 4 | 561 | 87 |
| 5 | 614 | 87 |
| 6 | 627 | 87 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 44 | 17 |
| 2 | 91 | 17 |
| 3 | 172 | 17 |
| 4 | 294 | 17 |
| 5 | 364 | 17 |
| 6 | 377 | 17 |
| 0 | 377 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(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))))))) |
| Outputs |
|---|
(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 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) x #s(literal 1/2 binary64))) |
(abs p)
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.1% | (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))))))) |
Compiled 17 to 14 computations (17.6% saved)
| Inputs |
|---|
(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))))))) |
(*.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)))))) |
#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))))) |
#s(literal 1 binary64) |
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
x |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 4 binary64) p) p) |
(*.f64 #s(literal 4 binary64) p) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
| Outputs |
|---|
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 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))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
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))))) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* 4 (pow p 2)) |
(* 4 p) |
p |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
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 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 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))))))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ 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 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(* -1/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(* -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)))))))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(+ 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 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 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))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 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)))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 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 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 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))))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/ (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)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(* -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)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | p | @ | 0 | ((sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) x (sqrt (+ (* (* 4 p) p) (* x x))) (+ (* (* 4 p) p) (* x x)) (* (* 4 p) p) (* 4 p) 4 p (* x x)) |
| 5.0ms | x | @ | -inf | ((sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) x (sqrt (+ (* (* 4 p) p) (* x x))) (+ (* (* 4 p) p) (* x x)) (* (* 4 p) p) (* 4 p) 4 p (* x x)) |
| 4.0ms | p | @ | inf | ((sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) x (sqrt (+ (* (* 4 p) p) (* x x))) (+ (* (* 4 p) p) (* x x)) (* (* 4 p) p) (* 4 p) 4 p (* x x)) |
| 3.0ms | x | @ | 0 | ((sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) x (sqrt (+ (* (* 4 p) p) (* x x))) (+ (* (* 4 p) p) (* x x)) (* (* 4 p) p) (* 4 p) 4 p (* x x)) |
| 3.0ms | x | @ | inf | ((sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) x (sqrt (+ (* (* 4 p) p) (* x x))) (+ (* (* 4 p) p) (* x x)) (* (* 4 p) p) (* 4 p) 4 p (* x x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 473 | 2684 |
| 1 | 1644 | 2552 |
| 2 | 7122 | 2519 |
| 0 | 8281 | 2353 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 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))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
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))))) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* 4 (pow p 2)) |
(* 4 p) |
p |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
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 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 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))))))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ 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 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(* -1/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(* -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)))))))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(+ 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 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 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))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 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)))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 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 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 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))))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/ (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)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(* -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)))))))) |
| Outputs |
|---|
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.f64 (neg.f64 p) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 p p) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p) (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) p) p) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) #s(literal -10 binary64) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 2 binary64)) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) p) p (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (*.f64 p (/.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 p (/.f64 p (pow.f64 x #s(literal 5 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(pow x 2) |
(*.f64 x x) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(* 4 (pow p 2)) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
(* 4 p) |
(*.f64 #s(literal 4 binary64) p) |
p |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) p)) p) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) p)) p) x (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal -3/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 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))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(fma.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(fma.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) p) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) 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 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) p) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal 4 binary64)) p) p) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) p) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/32 binary64))) (neg.f64 p))) p)) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))) |
(+ 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) (fma.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))))) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))))) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(neg.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(neg.f64 (fma.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))))) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/256 binary64) (pow.f64 x #s(literal 4 binary64))) x) x) #s(literal 1/8 binary64) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 binary64))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (neg.f64 p) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) #s(literal 2 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 (neg.f64 p) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 x (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) p)) p) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) p)) (*.f64 p p)) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 7 binary64)))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (*.f64 x (/.f64 x p)) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 3 binary64)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) 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))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 p) p) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) p) p (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p 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)))))) |
(fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 2 binary64))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) #s(literal 1 binary64)) 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 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64))) x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(*.f64 (neg.f64 p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1 binary64) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 1/32 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) p) p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) p))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1 binary64) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 1/32 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) p) p))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1 binary64) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 1/32 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) p) p))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) p) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 p p)) (*.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 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (*.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 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (*.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p))) (*.f64 x x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (*.f64 (*.f64 #s(literal 2 binary64) p) p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) x) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1 binary64) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) p) p) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (*.f64 (pow.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x))) (fma.f64 (*.f64 #s(literal 2 binary64) p) p (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1 binary64) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(-.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(-.f64 (-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) p) p) #s(literal 1 binary64) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) #s(literal 1 binary64))) |
(* -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 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 94 |
| 0 | 23 | 94 |
| 1 | 79 | 94 |
| 2 | 516 | 94 |
| 3 | 5478 | 94 |
| 0 | 8290 | 86 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(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))))))) |
(*.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)))))) |
#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))))) |
#s(literal 1 binary64) |
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
x |
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 4 binary64) p) p) |
(*.f64 #s(literal 4 binary64) p) |
#s(literal 4 binary64) |
p |
(*.f64 x x) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sin.f64 (acos.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) 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 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) 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 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) 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 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(+.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)))) (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) (*.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (*.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 9 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 6 binary64))) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (neg.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (neg.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (pow.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 (neg.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (/.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (/.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64))) (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 1 binary64)))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 x (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) x) |
(pow.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 1 binary64)) |
(neg.f64 (neg.f64 x)) |
(sqrt.f64 (*.f64 x x)) |
(fabs.f64 (neg.f64 x)) |
(fabs.f64 x) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (sinh.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
x |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x)) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 3 binary64)))) (fma.f64 #s(literal 256 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x)) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 2 binary64))) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 2 binary64))) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (neg.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (hypot.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))) |
(/.f64 (hypot.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 256 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 8 binary64))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p)))) |
(/.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) (*.f64 (fma.f64 #s(literal 256 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 p x) #s(literal 4 binary64)) (pow.f64 x #s(literal 8 binary64)))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(/.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64)) (pow.f64 x #s(literal 18 binary64))) (*.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 p x) #s(literal 6 binary64))))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) |
(/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 3 binary64)))) (fma.f64 #s(literal 256 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 3 binary64)))) (fma.f64 #s(literal 256 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 p)) (fabs.f64 p) (*.f64 x x)) |
(fma.f64 (fabs.f64 (*.f64 p #s(literal 4 binary64))) (fabs.f64 p) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) p)) p)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (neg.f64 p)) (*.f64 p #s(literal 4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) p) (/.f64 p (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) p) (neg.f64 p) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (/.f64 (*.f64 p p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 3/2 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 (neg.f64 p) (*.f64 #s(literal -4 binary64) p) (*.f64 x x)) |
(fma.f64 (fabs.f64 p) (*.f64 (fabs.f64 p) #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 (fabs.f64 p) (fabs.f64 (*.f64 p #s(literal 4 binary64))) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 64 binary64)) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 #s(literal 64 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (*.f64 x x) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (/.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) p)) p)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 p)) (*.f64 p #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (/.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(fma.f64 p (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) p) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) p)) p)) |
(fma.f64 x x (*.f64 (neg.f64 (neg.f64 p)) (*.f64 p #s(literal 4 binary64)))) |
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p)))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal -4 binary64) (*.f64 p p))) |
(-.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 (neg.f64 x) x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) (sinh.f64 (log.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (neg.f64 x) x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 x x)))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) p)) p)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 p)) (*.f64 p #s(literal 4 binary64)))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(+.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 4 binary64) (fabs.f64 p)) (fabs.f64 p)) |
(*.f64 (fabs.f64 (*.f64 p #s(literal 4 binary64))) (fabs.f64 p)) |
(*.f64 (*.f64 #s(literal -4 binary64) p) (neg.f64 p)) |
(*.f64 (neg.f64 p) (*.f64 #s(literal -4 binary64) p)) |
(*.f64 (fabs.f64 p) (*.f64 (fabs.f64 p) #s(literal 4 binary64))) |
(*.f64 (fabs.f64 p) (fabs.f64 (*.f64 p #s(literal 4 binary64)))) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(*.f64 (*.f64 p #s(literal 4 binary64)) p) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
(pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) |
(fabs.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p))) |
(fabs.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p)) |
(*.f64 p #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) p) |
#s(literal 4 binary64) |
p |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
Compiled 16 682 to 2 899 computations (82.6% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 466 | 11 | 477 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 467 | 11 | 478 |
| Status | Accuracy | Program |
|---|---|---|
| 21.6% | (sqrt.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1/2 binary64))) | |
| 79.4% | (sqrt.f64 (fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) | |
| ▶ | 81.1% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 53.1% | (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)))) |
| ▶ | 4.7% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
| 52.2% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) | |
| ▶ | 16.8% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
| 39.1% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) | |
| ▶ | 56.5% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| 20.0% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x))) | |
| 23.1% | #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (*.f64 (neg.f64 p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
Compiled 574 to 412 computations (28.2% saved)
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
x |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/.f64 p x) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
| Outputs |
|---|
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)))))) |
(+ 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 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
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))))) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* 4 p) |
p |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(/ (pow p 2) (pow x 2)) |
(/ p x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* -4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(+ 1 (* -4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2)))))) |
(/ 1 x) |
(+ (* -4 (/ (pow p 2) (pow x 3))) (/ 1 x)) |
(+ (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 5))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 7))) (* 16 (/ 1 (pow x 5))))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 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))))))) |
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 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 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))))))) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
-1/2 |
(- (* 1/8 (/ (pow x 2) (pow p 2))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (* 1/8 (/ (pow x 2) (pow p 2)))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (+ (* 1/128 (/ (pow x 6) (pow p 6))) (* 1/8 (/ (pow x 2) (pow p 2))))) 1/2) |
-1 |
(- (* 1/4 (/ (pow x 2) (pow p 2))) 1) |
(- (+ (* -1/16 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))) 1) |
(- (+ (* 1/64 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))) (+ 1 (* 1/16 (/ (pow x 4) (pow p 4))))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))) (* 1/16 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 8) (pow p 6))) (* 1/4 (pow x 2))) (+ (* -1/64 (/ (pow x 6) (pow p 4))) (* 1/16 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(* 1/4 (/ x (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/4 x)) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 5) (pow p 4))) (* 1/4 x)) (* 1/16 (/ (pow x 3) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 7) (pow p 6))) (* 1/4 x)) (+ (* -1/64 (/ (pow x 5) (pow p 4))) (* 1/16 (/ (pow x 3) (pow p 2))))) (pow p 2)) |
(- (* 1/2 (/ x p)) 1) |
(- (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))) 1) |
(- (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) 1) |
(+ (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/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/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(* -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)))))))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(- (* -1/2 (/ x p)) 1) |
(- (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) 1) |
(- (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) 1) |
(+ (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/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))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 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))))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(- (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) 1) |
(- (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) 1) |
(+ 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 (+ (* -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)))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 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))))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -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)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -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)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(/ (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (+ (* 8 (/ (pow p 4) (pow x 2))) (* 128 (/ (pow p 8) (pow x 6)))))) (pow x 2)) |
(/ (- (* 16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/ (- (* -64 (/ (pow p 6) (pow x 4))) (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2)))) (pow x 2)) |
(/ (- (* 256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) |
(/ (+ 1 (* -4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) x) |
(/ (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2)))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(* -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/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)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(* -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 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* -1 (/ (- (* 4 (/ (pow p 2) (pow x 2))) 1) x)) |
(* -1 (/ (- (* -16 (/ (pow p 4) (pow x 4))) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) x)) |
(* -1 (/ (- (* 64 (/ (pow p 6) (pow x 6))) (+ 1 (+ (* -4 (/ (pow p 2) (pow x 2))) (* 16 (/ (pow p 4) (pow x 4)))))) x)) |
-2 |
(- (* 2 (/ (pow p 2) (pow x 2))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 2) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | x | @ | -inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) x (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) p 4 (* x x) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) -1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* (/ p x) (/ p x)) (/ p x) (sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) (/ x (+ (* (* p 4) p) (* x x))) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) |
| 27.0ms | p | @ | 0 | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) x (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) p 4 (* x x) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) -1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* (/ p x) (/ p x)) (/ p x) (sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) (/ x (+ (* (* p 4) p) (* x x))) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) |
| 8.0ms | x | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) x (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) p 4 (* x x) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) -1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* (/ p x) (/ p x)) (/ p x) (sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) (/ x (+ (* (* p 4) p) (* x x))) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) |
| 5.0ms | p | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) x (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) p 4 (* x x) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) -1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* (/ p x) (/ p x)) (/ p x) (sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) (/ x (+ (* (* p 4) p) (* x x))) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) |
| 3.0ms | x | @ | 0 | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) x (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) p 4 (* x x) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) -1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (* (/ p x) (/ p x)) (/ p x) (sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) (/ x (+ (* (* p 4) p) (* x x))) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 989 | 6714 |
| 1 | 3338 | 6533 |
| 0 | 8164 | 6151 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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)))))) |
(+ 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 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
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))))) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* 4 p) |
p |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(/ (pow p 2) (pow x 2)) |
(/ p x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* -4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(+ 1 (* -4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2)))))) |
(/ 1 x) |
(+ (* -4 (/ (pow p 2) (pow x 3))) (/ 1 x)) |
(+ (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 5))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 7))) (* 16 (/ 1 (pow x 5))))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 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))))))) |
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 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 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))))))) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
-1/2 |
(- (* 1/8 (/ (pow x 2) (pow p 2))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (* 1/8 (/ (pow x 2) (pow p 2)))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (+ (* 1/128 (/ (pow x 6) (pow p 6))) (* 1/8 (/ (pow x 2) (pow p 2))))) 1/2) |
-1 |
(- (* 1/4 (/ (pow x 2) (pow p 2))) 1) |
(- (+ (* -1/16 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))) 1) |
(- (+ (* 1/64 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))) (+ 1 (* 1/16 (/ (pow x 4) (pow p 4))))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))) (* 1/16 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 8) (pow p 6))) (* 1/4 (pow x 2))) (+ (* -1/64 (/ (pow x 6) (pow p 4))) (* 1/16 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(* 1/4 (/ x (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/4 x)) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 5) (pow p 4))) (* 1/4 x)) (* 1/16 (/ (pow x 3) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 7) (pow p 6))) (* 1/4 x)) (+ (* -1/64 (/ (pow x 5) (pow p 4))) (* 1/16 (/ (pow x 3) (pow p 2))))) (pow p 2)) |
(- (* 1/2 (/ x p)) 1) |
(- (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))) 1) |
(- (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) 1) |
(+ (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/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/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(* -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)))))))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(- (* -1/2 (/ x p)) 1) |
(- (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) 1) |
(- (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) 1) |
(+ (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/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))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 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))))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(- (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) 1) |
(- (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) 1) |
(+ 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 (+ (* -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)))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 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))))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -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)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -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)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(/ (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (+ (* 8 (/ (pow p 4) (pow x 2))) (* 128 (/ (pow p 8) (pow x 6)))))) (pow x 2)) |
(/ (- (* 16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/ (- (* -64 (/ (pow p 6) (pow x 4))) (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2)))) (pow x 2)) |
(/ (- (* 256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) |
(/ (+ 1 (* -4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) x) |
(/ (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2)))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(* -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/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)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(* -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 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* -1 (/ (- (* 4 (/ (pow p 2) (pow x 2))) 1) x)) |
(* -1 (/ (- (* -16 (/ (pow p 4) (pow x 4))) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) x)) |
(* -1 (/ (- (* 64 (/ (pow p 6) (pow x 6))) (+ 1 (+ (* -4 (/ (pow p 2) (pow x 2))) (* 16 (/ (pow p 4) (pow x 4)))))) x)) |
-2 |
(- (* 2 (/ (pow p 2) (pow x 2))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 2) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 11/8 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 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)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -69/16 binary64) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(pow x 2) |
(*.f64 x x) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(* 4 p) |
(*.f64 #s(literal 4 binary64) p) |
p |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.f64 (neg.f64 p) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 2 binary64)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ p x) |
(/.f64 p x) |
(* -2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (* 8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* -32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 p p)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* -4 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 p p)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(+ 1 (* -4 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -4 (/ (pow p 2) (pow x 3))) (/ 1 x)) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 5))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 7))) (* 16 (/ 1 (pow x 5))))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 7 binary64))) #s(literal -64 binary64) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1 binary64) x)) |
(* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 70 binary64) (*.f64 p p)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (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)))))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (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 (fma.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (*.f64 (pow.f64 p #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 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))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) p) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64))) 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 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) p) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal 4 binary64)) (*.f64 p p)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 5 binary64))) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/64 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/8 (/ (pow x 2) (pow p 2))) 1/2) |
(-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 x x) p)) #s(literal 1/2 binary64)) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (* 1/8 (/ (pow x 2) (pow p 2)))) 1/2) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/32 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 x x) p)) #s(literal 1/2 binary64))) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (+ (* 1/128 (/ (pow x 6) (pow p 6))) (* 1/8 (/ (pow x 2) (pow p 2))))) 1/2) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/32 binary64) (-.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 x x) p) (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/4 (/ (pow x 2) (pow p 2))) 1) |
(-.f64 (*.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1 binary64)) |
(- (+ (* -1/16 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))) 1) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) (-.f64 (*.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1 binary64))) |
(- (+ (* 1/64 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))) (+ 1 (* 1/16 (/ (pow x 4) (pow p 4))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 1 binary64))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(*.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p)) |
(/ (+ (* -1/16 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 4 binary64)) p) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 p p)) |
(/ (- (+ (* 1/64 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))) (* 1/16 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/64 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 4 binary64)) p) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 p p)) |
(/ (- (+ (* -1/256 (/ (pow x 8) (pow p 6))) (* 1/4 (pow x 2))) (+ (* -1/64 (/ (pow x 6) (pow p 4))) (* 1/16 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/256 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 4 binary64)) p) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 4 binary64)))))) (*.f64 p p)) |
(* 1/4 (/ x (pow p 2))) |
(*.f64 (/.f64 x (*.f64 p p)) #s(literal 1/4 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/4 x)) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 p p)) |
(/ (- (+ (* 1/64 (/ (pow x 5) (pow p 4))) (* 1/4 x)) (* 1/16 (/ (pow x 3) (pow p 2)))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/64 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) (*.f64 p p)) |
(/ (- (+ (* -1/256 (/ (pow x 7) (pow p 6))) (* 1/4 x)) (+ (* -1/64 (/ (pow x 5) (pow p 4))) (* 1/16 (/ (pow x 3) (pow p 2))))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/256 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 (/.f64 #s(literal 1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 p #s(literal 4 binary64)))))) (*.f64 p p)) |
(- (* 1/2 (/ x p)) 1) |
(-.f64 (*.f64 (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(- (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))) 1) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(- (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) 1) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 5 binary64))) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 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 (fma.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 x x) p) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 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 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) p) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p) (*.f64 #s(literal 1/4 binary64) 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))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 #s(literal -1/32 binary64) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 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 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) p)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 p))) p)) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/64 binary64)) p)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 p))) p)) |
(- (* -1/2 (/ x p)) 1) |
(-.f64 (*.f64 (/.f64 x p) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(- (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) 1) |
(-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) #s(literal 1 binary64)) |
(- (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) 1) |
(-.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 p)) #s(literal 1 binary64)) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (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))))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p)))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/256 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) 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))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 #s(literal -3/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (pow.f64 p #s(literal 3 binary64)))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/256 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x #s(literal 1 binary64)) |
(- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1 binary64)) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 8 binary64))) #s(literal -1/256 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) x) |
(* x (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 8 binary64))) #s(literal -1/256 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) x) |
(- (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) 1) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x) #s(literal 1 binary64)) |
(- (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) 1) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/256 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) 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))))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) #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)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p 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)))))) |
(fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) #s(literal 1 binary64)) 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 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64))) x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (neg.f64 p) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 (*.f64 (neg.f64 p) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (*.f64 p p)) #s(literal 2 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 2 binary64))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 2 binary64))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64))) (*.f64 p p)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -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)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64))) (*.f64 p p))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64))) (*.f64 p p)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 p p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64))) (*.f64 p p)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) x) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64))) (*.f64 p p))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -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)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64))) (*.f64 p p))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)) #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) #s(literal 1/2 binary64))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64))) (*.f64 p p))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(/ (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal -2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 #s(literal -2 binary64) (*.f64 p p) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (+ (* 8 (/ (pow p 4) (pow x 2))) (* 128 (/ (pow p 8) (pow x 6)))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -32 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 p p) (fma.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 (*.f64 #s(literal 128 binary64) (pow.f64 p #s(literal 8 binary64))) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 x x)) |
(/ (- (* 16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal -4 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (- (* -64 (/ (pow p 6) (pow x 4))) (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2)))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 x x)) |
(/ (- (* 256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 64 binary64) (*.f64 (*.f64 p p) #s(literal 4 binary64))))) (*.f64 x x)) |
(- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 16 binary64) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -64 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/ (+ 1 (* -4 (/ (pow p 2) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 16 binary64) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) x) |
(/ (- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -64 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) x) |
(/ (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x x)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64))))))) (*.f64 x x)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) (neg.f64 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 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 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 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) p)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 p p)) (*.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 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (*.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 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p))) (*.f64 x x)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #s(literal 1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) #s(literal 1 binary64))) |
(* -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 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (*.f64 x x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (*.f64 x x) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))) (fma.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (*.f64 x x) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -6 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))) (fma.f64 (*.f64 (neg.f64 p) p) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -6 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p))) (*.f64 x x)) |
(* -1 (/ (- (* 4 (/ (pow p 2) (pow x 2))) 1) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -16 (/ (pow p 4) (pow x 4))) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (neg.f64 x)) |
(* -1 (/ (- (* 64 (/ (pow p 6) (pow x 6))) (+ 1 (+ (* -4 (/ (pow p 2) (pow x 2))) (* 16 (/ (pow p 4) (pow x 4)))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 16 binary64) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) (neg.f64 x)) |
-2 |
#s(literal -2 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 2) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 2) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 2) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #s(literal 2 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 358 |
| 0 | 61 | 308 |
| 1 | 229 | 308 |
| 2 | 1240 | 308 |
| 0 | 8526 | 306 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
x |
(sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/.f64 p x) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) (neg.f64 (sqrt.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) (sqrt.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))))) (sqrt.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (sqrt.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) 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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 x))) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(pow.f64 (neg.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 x x)) |
(fabs.f64 (neg.f64 (neg.f64 x))) |
(fabs.f64 (neg.f64 x)) |
(fabs.f64 x) |
(exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
x |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p))) (fma.f64 x x (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 #s(literal -4 binary64) (*.f64 p p)))) (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 p) (*.f64 #s(literal 4 binary64) p)) (*.f64 (neg.f64 p) (*.f64 #s(literal 4 binary64) p)))) (fma.f64 x x (*.f64 (neg.f64 p) (*.f64 #s(literal 4 binary64) p)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 x)) x) (*.f64 (neg.f64 (neg.f64 x)) x))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 (neg.f64 x)) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)))) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 #s(literal -4 binary64) (*.f64 p p)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 p) (*.f64 #s(literal 4 binary64) p)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 p) (*.f64 #s(literal 4 binary64) p)) (*.f64 (neg.f64 p) (*.f64 #s(literal 4 binary64) p)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 p) (*.f64 #s(literal 4 binary64) p)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))))) |
(/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 x)) x) (*.f64 (neg.f64 (neg.f64 x)) x)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 (neg.f64 x)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) p) p))) |
(/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x))) (*.f64 (*.f64 #s(literal 4 binary64) p) p)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (fabs.f64 p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (fabs.f64 p) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 #s(literal 4 binary64) p) p)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 #s(literal 4 binary64) p) p)) |
(fma.f64 (fabs.f64 p) (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (fabs.f64 p) (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 #s(literal 4 binary64) p) p)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) p) p))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 x) x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 x) x)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(-.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(-.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p)) |
(-.f64 (*.f64 x x) (*.f64 #s(literal -4 binary64) (*.f64 p p))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 p) (*.f64 #s(literal 4 binary64) p))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) p) p)) |
(*.f64 #s(literal 4 binary64) p) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1/2 binary64) |
(*.f64 (neg.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (neg.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) (-.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) (-.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))) |
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (neg.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fabs.f64 p) (neg.f64 (neg.f64 x))) (/.f64 (fabs.f64 p) (neg.f64 (neg.f64 x)))) |
(*.f64 (/.f64 (fabs.f64 p) (neg.f64 x)) (/.f64 (fabs.f64 p) (neg.f64 x))) |
(*.f64 (/.f64 p (neg.f64 (neg.f64 x))) (/.f64 p (neg.f64 (neg.f64 x)))) |
(*.f64 (exp.f64 (log.f64 (/.f64 p x))) (exp.f64 (log.f64 (/.f64 p x)))) |
(*.f64 (fabs.f64 p) (fabs.f64 (/.f64 (/.f64 p x) x))) |
(*.f64 (fabs.f64 p) (fabs.f64 (/.f64 p (*.f64 x x)))) |
(*.f64 (/.f64 p (neg.f64 x)) (/.f64 p (neg.f64 x))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(*.f64 p (/.f64 (/.f64 p x) x)) |
(*.f64 p (/.f64 p (*.f64 x x))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 p x))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 p (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 p x) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 p p) (neg.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) (/.f64 p x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 p x) (neg.f64 p))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 p x) p))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 p p))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) p)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 p (neg.f64 p))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 p)) (neg.f64 p)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 p)) (neg.f64 p)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 p)) (neg.f64 p)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 p)) p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 p)) p) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 p) (neg.f64 (neg.f64 p))) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (neg.f64 p) (neg.f64 (neg.f64 p))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 p) (neg.f64 (neg.f64 p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 p (neg.f64 (neg.f64 p))) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 p (neg.f64 (neg.f64 p))) (*.f64 x x)) |
(/.f64 (fabs.f64 (/.f64 (*.f64 p p) (neg.f64 x))) x) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 p) (/.f64 p x))) x) |
(/.f64 (fabs.f64 (*.f64 (/.f64 p x) (neg.f64 p))) x) |
(/.f64 (fabs.f64 (neg.f64 (*.f64 (/.f64 p x) p))) x) |
(/.f64 (fabs.f64 (neg.f64 (*.f64 p p))) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 p) p)) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 p (neg.f64 p))) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 (/.f64 p x) p)) x) |
(/.f64 (/.f64 (*.f64 p p) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 p) (/.f64 p x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 p x) (neg.f64 p)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 p x) p)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 p p)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 p) p) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 p) p) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 p (neg.f64 p)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 p (neg.f64 p)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 p x) p) x) |
(/.f64 (*.f64 p p) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 p p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(neg.f64 (*.f64 (/.f64 p (neg.f64 x)) (/.f64 p x))) |
(sqrt.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) |
(fabs.f64 (*.f64 (/.f64 p (neg.f64 x)) (/.f64 p x))) |
(fabs.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 p (neg.f64 x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 p (neg.f64 x))) (sqrt.f64 (/.f64 p (neg.f64 x)))) |
(*.f64 (sqrt.f64 (/.f64 p x)) (sqrt.f64 (/.f64 p x))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 (/.f64 (/.f64 p x) x))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 (/.f64 p (*.f64 x x)))) |
(pow.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 p x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 p))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (fabs.f64 p)) (neg.f64 x)) |
(/.f64 (fabs.f64 (fabs.f64 p)) x) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 p p) (neg.f64 x))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 p) (/.f64 p x))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 p x) (neg.f64 p))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (/.f64 p x) p))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 p p))) (sqrt.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 p) p)) (sqrt.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (sqrt.f64 (*.f64 p (neg.f64 p))) (sqrt.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 p x) p)) (sqrt.f64 x)) |
(/.f64 (neg.f64 (neg.f64 p)) (neg.f64 (neg.f64 x))) |
(/.f64 (fabs.f64 p) x) |
(/.f64 (neg.f64 p) (neg.f64 x)) |
(/.f64 p x) |
(neg.f64 (/.f64 p (neg.f64 x))) |
(sqrt.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 p (neg.f64 x))) |
(fabs.f64 (/.f64 p x)) |
(exp.f64 (/.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) (neg.f64 (sqrt.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) (sqrt.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))))) (sqrt.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (sqrt.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (sinh.f64 (acosh.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) 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 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (/.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) (*.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) (*.f64 (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (fma.f64 (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (neg.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (neg.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) |
(expm1.f64 (*.f64 (log.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 6 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (/.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (neg.f64 (fabs.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (fabs.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (fabs.f64 (fabs.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (fabs.f64 (fabs.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (fabs.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 x x) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(*.f64 (fabs.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (fabs.f64 (*.f64 x #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (fabs.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (fabs.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 x (fabs.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 x (fabs.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1 binary64)))) |
(*.f64 x (fabs.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 x (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(pow.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (neg.f64 x))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 x)) (*.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 x))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 x (neg.f64 (neg.f64 x))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (neg.f64 x)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) x) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 x)) x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 x x) (fabs.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 x x) (fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 x x) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(sqrt.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) |
(fabs.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 x (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 x (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(neg.f64 (/.f64 x (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) (*.f64 (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (fma.f64 (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) #s(literal 1 binary64)) |
Compiled 60 130 to 6 367 computations (89.4% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 328 | 5 | 1 333 |
| Fresh | 5 | 1 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 335 | 9 | 1 344 |
| Status | Accuracy | Program |
|---|---|---|
| 21.6% | (sqrt.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1/2 binary64))) | |
| ✓ | 81.1% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 5.5% | (sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.1% | (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)))) |
| ▶ | 53.1% | (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))))) #s(literal 1 binary64)))) |
| ▶ | 52.2% | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
| ✓ | 56.5% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ▶ | 23.4% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
| ▶ | 39.1% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Compiled 411 to 286 computations (30.4% saved)
| Inputs |
|---|
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
x |
(/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))))) |
(sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 4 binary64) x) |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
#s(literal 1/4 binary64) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
| Outputs |
|---|
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 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))))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* -4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(+ 1 (* -4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2)))))) |
(/ 1 x) |
(+ (* -4 (/ (pow p 2) (pow x 3))) (/ 1 x)) |
(+ (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 5))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 7))) (* 16 (/ 1 (pow x 5))))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* 4 p) |
p |
(* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
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))))) |
(+ 1 (* 4 (/ (pow p 2) (pow x 2)))) |
(/ (pow p 2) x) |
(pow p 2) |
(+ 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)))))) |
(* -1 (/ p x)) |
(* -1 p) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ x p) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(* 2 (/ (pow p 2) (pow x 2))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
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/8 (/ (pow x 2) (pow p 2))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (* 1/8 (/ (pow x 2) (pow p 2)))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (+ (* 1/128 (/ (pow x 6) (pow p 6))) (* 1/8 (/ (pow x 2) (pow p 2))))) 1/2) |
(- (* 1/4 (/ (pow x 2) (pow p 2))) 1) |
(- (+ (* -1/16 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))) 1) |
(- (+ (* 1/64 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))) (+ 1 (* 1/16 (/ (pow x 4) (pow p 4))))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))) (* 1/16 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 8) (pow p 6))) (* 1/4 (pow x 2))) (+ (* -1/64 (/ (pow x 6) (pow p 4))) (* 1/16 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(* 1/4 (/ x (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/4 x)) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 5) (pow p 4))) (* 1/4 x)) (* 1/16 (/ (pow x 3) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 7) (pow p 6))) (* 1/4 x)) (+ (* -1/64 (/ (pow x 5) (pow p 4))) (* 1/16 (/ (pow x 3) (pow p 2))))) (pow p 2)) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(- (* 1/2 (/ x p)) 1) |
(- (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))) 1) |
(- (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) 1) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 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))))))) |
(* 4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 4 (/ 1 (pow x 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))))))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ 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/2 (/ x p)) 1) |
(- (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) 1) |
(- (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) 1) |
(* -1/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(* -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)))))))) |
(+ (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))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(+ 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))))) |
(- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(- (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) 1) |
(- (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) 1) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 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))))) |
(/ (+ (* 4 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ 4 x) |
(+ (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 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/ 2 x) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -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)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -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)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(/ (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (+ (* 8 (/ (pow p 4) (pow x 2))) (* 128 (/ (pow p 8) (pow x 6)))))) (pow x 2)) |
(/ (- (* 16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/ (- (* -64 (/ (pow p 6) (pow x 4))) (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2)))) (pow x 2)) |
(/ (- (* 256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) |
(/ (+ 1 (* -4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(/ (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2)))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 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 (+ (* -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 (+ (* -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)))))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* -1 (/ (- (* 4 (/ (pow p 2) (pow x 2))) 1) x)) |
(* -1 (/ (- (* -16 (/ (pow p 4) (pow x 4))) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) x)) |
(* -1 (/ (- (* 64 (/ (pow p 6) (pow x 6))) (+ 1 (+ (* -4 (/ (pow p 2) (pow x 2))) (* 16 (/ (pow p 4) (pow x 4)))))) x)) |
-2 |
(- (* 2 (/ (pow p 2) (pow x 2))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(* -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 (/ (+ 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/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)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | p | @ | 0 | ((sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) x (/ x (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) p 4 (* x x) 1 1/2 (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* (+ (* (/ 4 x) (/ (* p p) x)) 1) (* x x)) (+ (* (/ 4 x) (/ (* p p) x)) 1) (/ 4 x) (/ (* p p) x) (* p p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (- (* (/ 2 x) (/ (* p p) x)) 1) (* (/ 2 x) (/ (* p p) x)) (/ 2 x) 2) |
| 8.0ms | x | @ | 0 | ((sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) x (/ x (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) p 4 (* x x) 1 1/2 (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* (+ (* (/ 4 x) (/ (* p p) x)) 1) (* x x)) (+ (* (/ 4 x) (/ (* p p) x)) 1) (/ 4 x) (/ (* p p) x) (* p p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (- (* (/ 2 x) (/ (* p p) x)) 1) (* (/ 2 x) (/ (* p p) x)) (/ 2 x) 2) |
| 4.0ms | x | @ | -inf | ((sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) x (/ x (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) p 4 (* x x) 1 1/2 (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* (+ (* (/ 4 x) (/ (* p p) x)) 1) (* x x)) (+ (* (/ 4 x) (/ (* p p) x)) 1) (/ 4 x) (/ (* p p) x) (* p p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (- (* (/ 2 x) (/ (* p p) x)) 1) (* (/ 2 x) (/ (* p p) x)) (/ 2 x) 2) |
| 4.0ms | x | @ | inf | ((sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) x (/ x (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) p 4 (* x x) 1 1/2 (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* (+ (* (/ 4 x) (/ (* p p) x)) 1) (* x x)) (+ (* (/ 4 x) (/ (* p p) x)) 1) (/ 4 x) (/ (* p p) x) (* p p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (- (* (/ 2 x) (/ (* p p) x)) 1) (* (/ 2 x) (/ (* p p) x)) (/ 2 x) 2) |
| 4.0ms | p | @ | inf | ((sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) x (/ x (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) p 4 (* x x) 1 1/2 (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* (+ (* (/ 4 x) (/ (* p p) x)) 1) (* x x)) (+ (* (/ 4 x) (/ (* p p) x)) 1) (/ 4 x) (/ (* p p) x) (* p p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg p) x) (neg p) (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (- (* (/ 2 x) (/ (* p p) x)) 1) (* (/ 2 x) (/ (* p p) x)) (/ 2 x) 2) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 918 | 5848 |
| 1 | 3056 | 5704 |
| 0 | 8352 | 5374 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 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))))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* -4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(+ 1 (* -4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2)))))) |
(/ 1 x) |
(+ (* -4 (/ (pow p 2) (pow x 3))) (/ 1 x)) |
(+ (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 5))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 7))) (* 16 (/ 1 (pow x 5))))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* 4 p) |
p |
(* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
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))))) |
(+ 1 (* 4 (/ (pow p 2) (pow x 2)))) |
(/ (pow p 2) x) |
(pow p 2) |
(+ 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)))))) |
(* -1 (/ p x)) |
(* -1 p) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ x p) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(* 2 (/ (pow p 2) (pow x 2))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
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/8 (/ (pow x 2) (pow p 2))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (* 1/8 (/ (pow x 2) (pow p 2)))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (+ (* 1/128 (/ (pow x 6) (pow p 6))) (* 1/8 (/ (pow x 2) (pow p 2))))) 1/2) |
(- (* 1/4 (/ (pow x 2) (pow p 2))) 1) |
(- (+ (* -1/16 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))) 1) |
(- (+ (* 1/64 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))) (+ 1 (* 1/16 (/ (pow x 4) (pow p 4))))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))) (* 1/16 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 8) (pow p 6))) (* 1/4 (pow x 2))) (+ (* -1/64 (/ (pow x 6) (pow p 4))) (* 1/16 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(* 1/4 (/ x (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/4 x)) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 5) (pow p 4))) (* 1/4 x)) (* 1/16 (/ (pow x 3) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 7) (pow p 6))) (* 1/4 x)) (+ (* -1/64 (/ (pow x 5) (pow p 4))) (* 1/16 (/ (pow x 3) (pow p 2))))) (pow p 2)) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(- (* 1/2 (/ x p)) 1) |
(- (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))) 1) |
(- (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) 1) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 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))))))) |
(* 4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 4 (/ 1 (pow x 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))))))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ 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/2 (/ x p)) 1) |
(- (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) 1) |
(- (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) 1) |
(* -1/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(* -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)))))))) |
(+ (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))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(+ 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))))) |
(- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(- (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) 1) |
(- (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) 1) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 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))))) |
(/ (+ (* 4 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ 4 x) |
(+ (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 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/ 2 x) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -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)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -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)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(/ (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (+ (* 8 (/ (pow p 4) (pow x 2))) (* 128 (/ (pow p 8) (pow x 6)))))) (pow x 2)) |
(/ (- (* 16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/ (- (* -64 (/ (pow p 6) (pow x 4))) (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2)))) (pow x 2)) |
(/ (- (* 256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) |
(/ (+ 1 (* -4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(/ (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2)))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 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 (+ (* -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 (+ (* -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)))))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* -1 (/ (- (* 4 (/ (pow p 2) (pow x 2))) 1) x)) |
(* -1 (/ (- (* -16 (/ (pow p 4) (pow x 4))) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) x)) |
(* -1 (/ (- (* 64 (/ (pow p 6) (pow x 6))) (+ 1 (+ (* -4 (/ (pow p 2) (pow x 2))) (* 16 (/ (pow p 4) (pow x 4)))))) x)) |
-2 |
(- (* 2 (/ (pow p 2) (pow x 2))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(* -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 (/ (+ 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/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)) |
| Outputs |
|---|
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.f64 (neg.f64 p) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -10 binary64) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(* -2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (* 8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* -32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 p p)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* -4 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 p p)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(+ 1 (* -4 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -4 (/ (pow p 2) (pow x 3))) (/ 1 x)) |
(fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 5))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 7))) (* 16 (/ 1 (pow x 5))))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 7 binary64))) #s(literal -64 binary64) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1 binary64) x)) |
(pow x 2) |
(*.f64 x x) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(* 4 p) |
(*.f64 #s(literal 4 binary64) p) |
p |
(* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 70 binary64) (*.f64 p p)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ 1 (* 4 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(pow p 2) |
(*.f64 p p) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 11/8 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 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)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -69/16 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 p) |
(neg.f64 p) |
(* 1/4 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/4 binary64)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p) |
(/ x p) |
(/.f64 x p) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/64 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(+ 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))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/8 (/ (pow x 2) (pow p 2))) 1/2) |
(-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 x x) p)) #s(literal 1/2 binary64)) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (* 1/8 (/ (pow x 2) (pow p 2)))) 1/2) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/32 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 x x) p)) #s(literal 1/2 binary64))) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (+ (* 1/128 (/ (pow x 6) (pow p 6))) (* 1/8 (/ (pow x 2) (pow p 2))))) 1/2) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/32 binary64) (-.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 x x) p) (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64))) |
(- (* 1/4 (/ (pow x 2) (pow p 2))) 1) |
(-.f64 (*.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1 binary64)) |
(- (+ (* -1/16 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))) 1) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1 binary64))) |
(- (+ (* 1/64 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))) (+ 1 (* 1/16 (/ (pow x 4) (pow p 4))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/16 binary64) #s(literal 1 binary64))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(*.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p)) |
(/ (+ (* -1/16 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 4 binary64)) p) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 p p)) |
(/ (- (+ (* 1/64 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))) (* 1/16 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/64 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 4 binary64)) p) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 p p)) |
(/ (- (+ (* -1/256 (/ (pow x 8) (pow p 6))) (* 1/4 (pow x 2))) (+ (* -1/64 (/ (pow x 6) (pow p 4))) (* 1/16 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/256 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 4 binary64)) p) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 4 binary64)))))) (*.f64 p p)) |
(* 1/4 (/ x (pow p 2))) |
(*.f64 (/.f64 x (*.f64 p p)) #s(literal 1/4 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/4 x)) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 p p)) |
(/ (- (+ (* 1/64 (/ (pow x 5) (pow p 4))) (* 1/4 x)) (* 1/16 (/ (pow x 3) (pow p 2)))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/64 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) (*.f64 p p)) |
(/ (- (+ (* -1/256 (/ (pow x 7) (pow p 6))) (* 1/4 x)) (+ (* -1/64 (/ (pow x 5) (pow p 4))) (* 1/16 (/ (pow x 3) (pow p 2))))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/256 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 (/.f64 #s(literal 1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 p #s(literal 4 binary64)))))) (*.f64 p p)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal 4 binary64)) (*.f64 p p)) |
(- (* 1/2 (/ x p)) 1) |
(-.f64 (*.f64 (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(- (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))) 1) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(- (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) 1) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 5 binary64))) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) p) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64))) 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 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) p) |
(* 4 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 4 (/ 1 (pow x 2))))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (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)))))) |
(fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 x p) (/.f64 x p)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (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 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p) (*.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 x p) (/.f64 x p))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p p))) (*.f64 p p)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/64 binary64)) p)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 p))) p)) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) 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))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(- (* -1/2 (/ x p)) 1) |
(-.f64 (*.f64 (/.f64 x p) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(- (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) 1) |
(-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) #s(literal 1 binary64)) |
(- (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) 1) |
(-.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 p)) #s(literal 1 binary64)) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 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 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 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 (fma.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 x x) p) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 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 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) p) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p)) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 #s(literal -3/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (pow.f64 p #s(literal 3 binary64)))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1 binary64)) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 8 binary64))) #s(literal -1/256 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) x) |
(* x (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 8 binary64))) #s(literal -1/256 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) x) |
(- (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) 1) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x) #s(literal 1 binary64)) |
(- (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) 1) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/256 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) #s(literal 1 binary64)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/256 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) 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))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(/ (+ (* 4 (pow p 2)) (pow x 2)) (pow x 2)) |
(fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/ 4 x) |
(/.f64 #s(literal 4 binary64) x) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (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))))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 p #s(literal 3 binary64)))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p)))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -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)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64))) (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))))))) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 p p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) x) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -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)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)) #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(/ (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal -2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 #s(literal -2 binary64) (*.f64 p p) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (+ (* 8 (/ (pow p 4) (pow x 2))) (* 128 (/ (pow p 8) (pow x 6)))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -32 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 p p) (fma.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 (*.f64 #s(literal 128 binary64) (pow.f64 p #s(literal 8 binary64))) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 x x)) |
(/ (- (* 16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal -4 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (- (* -64 (/ (pow p 6) (pow x 4))) (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2)))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 x x)) |
(/ (- (* 256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 64 binary64) (*.f64 (*.f64 p p) #s(literal 4 binary64))))) (*.f64 x x)) |
(- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 16 binary64) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -64 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/ (+ 1 (* -4 (/ (pow p 2) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 16 binary64) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) x) |
(/ (- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -64 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(/ (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 #s(literal -2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64))))))) (*.f64 x x)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) #s(literal 1 binary64)) 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 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64))) 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))))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) #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)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p 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)))))) |
(fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 p x) (/.f64 p x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/4 binary64) p)) x) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (*.f64 x x) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))) (fma.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (*.f64 x x) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -6 binary64) x)) #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -6 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))) (fma.f64 (*.f64 (neg.f64 p) p) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -6 binary64) x) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p))) (*.f64 x x)) |
(* -1 (/ (- (* 4 (/ (pow p 2) (pow x 2))) 1) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -16 (/ (pow p 4) (pow x 4))) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (neg.f64 x)) |
(* -1 (/ (- (* 64 (/ (pow p 6) (pow x 6))) (+ 1 (+ (* -4 (/ (pow p 2) (pow x 2))) (* 16 (/ (pow p 4) (pow x 4)))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 16 binary64) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) (neg.f64 x)) |
-2 |
#s(literal -2 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 2) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 2) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 2) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #s(literal 2 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x))) #s(literal 1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) #s(literal 1 binary64))) |
(* -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 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 p x) (/.f64 p x))) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) (neg.f64 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 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 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 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) p)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p)) (neg.f64 x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 p p)) (*.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 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (*.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 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (fma.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p))) (*.f64 x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 498 |
| 0 | 79 | 498 |
| 1 | 255 | 498 |
| 2 | 1754 | 498 |
| 0 | 8626 | 494 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
x |
(/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
p |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))))) |
(sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 4 binary64) x) |
(/.f64 (*.f64 p p) x) |
(*.f64 p p) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) x) |
(neg.f64 p) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(/.f64 x p) |
#s(literal 1/4 binary64) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) (sqrt.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))))) (sqrt.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64))) (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)))) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64)))) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 p p) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x)))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) |
(*.f64 x (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 x x) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 x))) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(pow.f64 (neg.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 x x)) |
(fabs.f64 (neg.f64 (neg.f64 x))) |
(fabs.f64 (neg.f64 x)) |
(fabs.f64 x) |
(exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
x |
(*.f64 (/.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 x (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 p p) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(neg.f64 (/.f64 x (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 p p) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x))) (*.f64 (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x))) (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 p p) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 p p) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 p p) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 p p) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x)))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) (neg.f64 p))) p (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) (neg.f64 p))) p (*.f64 x x)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) p)) p (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) p)) p (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 p)) (neg.f64 p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 p)) (neg.f64 p) (*.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 p (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 p (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) |
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)))) |
(-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 p) (*.f64 #s(literal 4 binary64) p))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 p p) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x))))) |
(+.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) p) |
(*.f64 p #s(literal 4 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(pow.f64 (neg.f64 p) #s(literal 1 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(pow.f64 p #s(literal 1 binary64)) |
(neg.f64 (neg.f64 p)) |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 (neg.f64 p)) |
(fabs.f64 p) |
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64))) |
p |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)) (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 3 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 3 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))))) (pow.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) |
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) (fabs.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) (fabs.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) |
(pow.f64 (*.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(literal 1 binary64)) |
#s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x)))) |
(exp.f64 (fma.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))) (*.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (neg.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (neg.f64 p)) (neg.f64 (neg.f64 x))) (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (neg.f64 p)) (neg.f64 x)) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (neg.f64 p)) x) (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) (neg.f64 (neg.f64 x))) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) (neg.f64 x)) (/.f64 (neg.f64 p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p)) (fabs.f64 (/.f64 p x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal -4 binary64) x)) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 4 binary64) x)) (fabs.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 4 binary64) x)) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 (neg.f64 p) p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 p) p) x) (/.f64 #s(literal -4 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p x) (/.f64 (*.f64 #s(literal 4 binary64) p) (neg.f64 (neg.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p x) (/.f64 (*.f64 #s(literal 4 binary64) p) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 p) x) (/.f64 (*.f64 #s(literal 4 binary64) p) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (fabs.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (fabs.f64 (/.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) x) (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (fabs.f64 (/.f64 (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 1 binary64)) |
(fma.f64 p (fabs.f64 (*.f64 (/.f64 p x) (/.f64 #s(literal 4 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 p (*.f64 (/.f64 p x) (/.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 4 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) x)) (/.f64 (*.f64 p p) x))) |
(+.f64 (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)))) (pow.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) p) x) (/.f64 p x))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -4 binary64) (neg.f64 x)) |
(/.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 4 binary64) x) |
(neg.f64 (/.f64 #s(literal -4 binary64) x)) |
(*.f64 (/.f64 p x) p) |
(*.f64 (neg.f64 p) (/.f64 (neg.f64 p) x)) |
(*.f64 p (/.f64 p x)) |
(/.f64 (*.f64 (neg.f64 p) p) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (neg.f64 p) p) (neg.f64 x)) |
(/.f64 (*.f64 p p) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 p p) x) |
(neg.f64 (/.f64 (*.f64 (neg.f64 p) p) x)) |
(fabs.f64 (/.f64 (*.f64 (neg.f64 p) p) x)) |
(fabs.f64 (/.f64 (*.f64 p p) x)) |
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p))) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 p p) |
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 p) #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 p #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 p) p)) |
(sqrt.f64 (*.f64 (*.f64 p p) (*.f64 p p))) |
(fabs.f64 (*.f64 (neg.f64 p) p)) |
(fabs.f64 (*.f64 p p)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 p)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(/.f64 (neg.f64 p) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 p) x) |
(/.f64 p (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 p (neg.f64 x)) |
(neg.f64 (/.f64 p x)) |
(neg.f64 p) |
(*.f64 (neg.f64 (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(fma.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 #s(literal 1/4 binary64) (/.f64 x p)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 x p))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x p)) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 2 binary64)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 p)) |
(/.f64 (neg.f64 (neg.f64 x)) p) |
(/.f64 (neg.f64 x) (neg.f64 p)) |
(/.f64 x p) |
(neg.f64 (/.f64 (neg.f64 x) p)) |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (+.f64 (log1p.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)))) (log.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log1p.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (+.f64 (log1p.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)))) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64))))) |
(fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))))) |
(+.f64 (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) (pow.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 p)) (neg.f64 (neg.f64 x))) (/.f64 (neg.f64 p) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 p)) (neg.f64 x)) (/.f64 p x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 p)) x) (/.f64 (neg.f64 p) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) (neg.f64 (neg.f64 x))) (/.f64 p x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) (neg.f64 x)) (/.f64 (neg.f64 p) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) |
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p)) (fabs.f64 (/.f64 p x))) |
(*.f64 (fabs.f64 (/.f64 #s(literal -2 binary64) x)) (/.f64 (*.f64 p p) x)) |
(*.f64 (fabs.f64 (/.f64 #s(literal 2 binary64) x)) (fabs.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) (/.f64 p x)) |
(*.f64 (/.f64 (*.f64 (neg.f64 p) p) x) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 (neg.f64 p) p) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) |
(*.f64 #s(literal 2 binary64) (fabs.f64 (/.f64 (/.f64 (*.f64 p p) x) x))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 p p) x) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 p x) (/.f64 p x))) |
(*.f64 (/.f64 (*.f64 p p) x) (fabs.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 p p) x) (fabs.f64 (/.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) |
(*.f64 p (fabs.f64 (*.f64 (/.f64 p x) (/.f64 #s(literal 2 binary64) x)))) |
(*.f64 p (*.f64 (/.f64 p x) (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (neg.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 2 binary64) x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 p) p))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 p) p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 p) p))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal -2 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 2 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 x x)) |
(/.f64 (fabs.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (neg.f64 x))) x) |
(/.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) x) |
(/.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x))) x) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 2 binary64) x))) x) |
(/.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 p) p))) x) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64))) x) |
(/.f64 (fabs.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)))) x) |
(/.f64 (fabs.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)))) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 p) p))) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 p) p))) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal -2 binary64))) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 2 binary64))) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 x x)) |
(/.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) x) |
(/.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 p) p) (/.f64 #s(literal 2 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 p) p)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 p) p)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 p) p)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal -2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 p) p) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x)) x) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) |
(sqrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 p p) x) x) #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x)))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
#s(literal 2 binary64) |
Compiled 52 838 to 6 212 computations (88.2% saved)
9 alts after pruning (3 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 020 | 2 | 1 022 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 022 | 9 | 1 031 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 21.6% | (sqrt.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1/2 binary64))) |
| ✓ | 81.1% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.1% | (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)))) |
| ▶ | 53.1% | (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
| ✓ | 52.2% | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
| ✓ | 56.5% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ▶ | 23.2% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 p) (sqrt.f64 p))) x)) |
| ✓ | 23.4% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
| ✓ | 39.1% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Compiled 248 to 169 computations (31.9% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 p) (sqrt.f64 p))) x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 p) (sqrt.f64 p))) x) |
(neg.f64 (*.f64 (sqrt.f64 p) (sqrt.f64 p))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(sqrt.f64 p) |
p |
x |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) |
(sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x)))) |
#s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))) |
(*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(/.f64 #s(literal 4 binary64) (*.f64 x x)) |
(*.f64 p p) |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) |
(pow.f64 p #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(literal 64 binary64) |
(pow.f64 x #s(literal 6 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(pow.f64 p #s(literal 4 binary64)) |
#s(literal 16 binary64) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x p) #s(literal 2 binary64)) |
(*.f64 x p) |
#s(literal 2 binary64) |
| Outputs |
|---|
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)))))) |
(* -1 (/ p x)) |
(* -1 p) |
p |
(sqrt p) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(+ 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))))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* -4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(+ 1 (* -4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2)))))) |
(/ 1 x) |
(+ (* -4 (/ (pow p 2) (pow x 3))) (/ 1 x)) |
(+ (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 5))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 7))) (* 16 (/ 1 (pow x 5))))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* 4 p) |
(* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
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))))) |
(+ 1 (* 4 (/ (pow p 2) (pow x 2)))) |
(pow p 2) |
(/ 1/2 (pow x 2)) |
(+ (* -16 (/ (pow p 6) (pow x 8))) (* 1/2 (/ 1 (pow x 2)))) |
(+ (* (pow p 6) (- (* 768 (/ (pow p 6) (pow x 14))) (* 16 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 2)))) |
(+ (* (pow p 6) (- (* (pow p 6) (+ (* -40960 (/ (pow p 6) (pow x 20))) (* 768 (/ 1 (pow x 14))))) (* 16 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 2)))) |
(pow x 3) |
(+ (* 32 (/ (pow p 6) (pow x 3))) (pow x 3)) |
(+ (* (pow p 6) (+ (* -512 (/ (pow p 6) (pow x 9))) (* 32 (/ 1 (pow x 3))))) (pow x 3)) |
(+ (* (pow p 6) (+ (* (pow p 6) (- (* 16384 (/ (pow p 6) (pow x 15))) (* 512 (/ 1 (pow x 9))))) (* 32 (/ 1 (pow x 3))))) (pow x 3)) |
(pow x 6) |
(+ (* 64 (pow p 6)) (pow x 6)) |
(pow p 6) |
(+ (* -2 (pow p 2)) (pow x 2)) |
(+ (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 2))) 2)) (pow x 2)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* 12 (/ (pow p 2) (pow x 4))) (* 6 (/ 1 (pow x 2))))) 2)) (pow x 2)) |
(pow x 4) |
(+ (* -4 (* (pow p 2) (pow x 2))) (pow x 4)) |
(+ (* (pow p 2) (- (* 16 (pow p 2)) (* 4 (pow x 2)))) (pow x 4)) |
(pow p 4) |
(* 4 (* (pow p 2) (pow x 2))) |
(* (pow p 2) (pow x 2)) |
(* p x) |
(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) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
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/8 (/ (pow x 2) (pow p 2))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (* 1/8 (/ (pow x 2) (pow p 2)))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (+ (* 1/128 (/ (pow x 6) (pow p 6))) (* 1/8 (/ (pow x 2) (pow p 2))))) 1/2) |
-1 |
(- (* 1/4 (/ (pow x 2) (pow p 2))) 1) |
(- (+ (* -1/16 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))) 1) |
(- (+ (* 1/64 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))) (+ 1 (* 1/16 (/ (pow x 4) (pow p 4))))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))) (* 1/16 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 8) (pow p 6))) (* 1/4 (pow x 2))) (+ (* -1/64 (/ (pow x 6) (pow p 4))) (* 1/16 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(* 1/4 (/ x (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/4 x)) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 5) (pow p 4))) (* 1/4 x)) (* 1/16 (/ (pow x 3) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 7) (pow p 6))) (* 1/4 x)) (+ (* -1/64 (/ (pow x 5) (pow p 4))) (* 1/16 (/ (pow x 3) (pow p 2))))) (pow p 2)) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(- (* 1/2 (/ x p)) 1) |
(- (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))) 1) |
(- (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) 1) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 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))))))) |
(* 4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 4 (/ 1 (pow x 2))))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (+ (* 1/4 (/ x p)) (* 1/2 (/ (* x (- (* 1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5)))))) |
(* 1/16 (/ x (pow p 3))) |
(/ (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)) (pow p 3)) |
(/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x))) (pow p 3)) |
(/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -2 (/ (* x (+ (* 1/16777216 (pow x 18)) (* 1/128 (* (pow x 6) (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12))))))) (pow p 18))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)))) (pow p 3)) |
(* 8 (pow p 3)) |
(* (pow p 3) (+ 8 (* 1/16 (/ (pow x 6) (pow p 6))))) |
(* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (* 1/16 (/ (pow x 6) (pow p 6)))))) |
(* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (+ (* 1/524288 (/ (pow x 18) (pow p 18))) (* 1/16 (/ (pow x 6) (pow p 6))))))) |
(* 64 (pow p 6)) |
(* (pow p 6) (+ 64 (/ (pow x 6) (pow p 6)))) |
(* (pow p 2) (+ 4 (* -1/2 (/ (pow x 2) (pow p 2))))) |
(* (pow p 2) (+ 4 (+ (* -1/2 (/ (pow x 2) (pow p 2))) (* 1/8 (/ (- (pow x 4) (* 1/4 (pow x 4))) (pow p 4)))))) |
(* (pow p 2) (+ 4 (+ (* -1/2 (/ (pow x 2) (pow p 2))) (+ (* 1/64 (/ (* (pow x 2) (- (pow x 4) (* 1/4 (pow x 4)))) (pow p 6))) (* 1/8 (/ (- (pow x 4) (* 1/4 (pow x 4))) (pow p 4))))))) |
(* 16 (pow p 4)) |
(* (pow p 4) (+ 16 (* -4 (/ (pow x 2) (pow p 2))))) |
(* (pow p 4) (- (+ 16 (/ (pow x 4) (pow p 4))) (* 4 (/ (pow x 2) (pow p 2))))) |
(* -4 (* (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ (pow x 4) (pow p 2)) (* 4 (pow x 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))) |
(/ (* p (pow (sqrt -1) 2)) x) |
(* p (pow (sqrt -1) 2)) |
(* -1 (* p (pow (sqrt -1) 2))) |
(* -1 (* (sqrt p) (pow (sqrt -1) 2))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ 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/2 (/ x p)) 1) |
(- (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) 1) |
(- (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) 1) |
(* -1/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(* -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)))))))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (+ (* 1/4 x) (* 1/2 (/ (* x (- (* 1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))))) p))) |
(* -1/16 (/ x (pow p 3))) |
(* -1 (/ (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)) (pow p 3))) |
(* -1 (/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x))) (pow p 3))) |
(* -1 (/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -2 (/ (* x (+ (* 1/16777216 (pow x 18)) (* 1/128 (* (pow x 6) (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12))))))) (pow p 18))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)))) (pow p 3))) |
(* -8 (pow p 3)) |
(* -1 (* (pow p 3) (+ 8 (* 1/16 (/ (pow x 6) (pow p 6)))))) |
(* -1 (* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (* 1/16 (/ (pow x 6) (pow p 6))))))) |
(* -1 (* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (+ (* 1/524288 (/ (pow x 18) (pow p 18))) (* 1/16 (/ (pow x 6) (pow p 6)))))))) |
(+ (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))))))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(+ 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))))) |
(- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(- (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) 1) |
(- (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) 1) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 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))))) |
(/ (+ (* 4 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ 4 (pow x 2)) |
(* x (+ (* -1/2048 (/ (pow x 6) (pow p 9))) (* 1/16 (/ 1 (pow p 3))))) |
(* x (+ (* (pow x 6) (- (* 3/524288 (/ (pow x 6) (pow p 15))) (* 1/2048 (/ 1 (pow p 9))))) (* 1/16 (/ 1 (pow p 3))))) |
(* x (+ (* (pow x 6) (- (* (pow x 6) (+ (* -5/67108864 (/ (pow x 6) (pow p 21))) (* 3/524288 (/ 1 (pow p 15))))) (* 1/2048 (/ 1 (pow p 9))))) (* 1/16 (/ 1 (pow p 3))))) |
(* 1/2 x) |
(+ (* 1/16 (/ (pow x 6) (pow p 3))) (* 8 (pow p 3))) |
(+ (* 8 (pow p 3)) (* (pow x 6) (+ (* -1/4096 (/ (pow x 6) (pow p 9))) (* 1/16 (/ 1 (pow p 3)))))) |
(+ (* 8 (pow p 3)) (* (pow x 6) (+ (* (pow x 6) (- (* 1/524288 (/ (pow x 6) (pow p 15))) (* 1/4096 (/ 1 (pow p 9))))) (* 1/16 (/ 1 (pow p 3)))))) |
(+ (* -1/2 (pow x 2)) (* 4 (pow p 2))) |
(+ (* 4 (pow p 2)) (* (pow x 2) (- (* 3/32 (/ (pow x 2) (pow p 2))) 1/2))) |
(+ (* 4 (pow p 2)) (* (pow x 2) (- (* (pow x 2) (+ (* 3/256 (/ (pow x 2) (pow p 4))) (* 3/32 (/ 1 (pow p 2))))) 1/2))) |
(+ (* -4 (* (pow p 2) (pow x 2))) (* 16 (pow p 4))) |
(+ (* 16 (pow p 4)) (* (pow x 2) (- (pow x 2) (* 4 (pow p 2))))) |
(* (pow x 2) (- (pow x 2) (* 4 (pow p 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/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -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)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -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)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(/ (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (+ (* 8 (/ (pow p 4) (pow x 2))) (* 128 (/ (pow p 8) (pow x 6)))))) (pow x 2)) |
(/ (- (* 16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/ (- (* -64 (/ (pow p 6) (pow x 4))) (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2)))) (pow x 2)) |
(/ (- (* 256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) |
(/ (+ 1 (* -4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(/ (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2)))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 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 (+ (* -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 (+ (* -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/2 (/ (- (* 1/4 (- (* 16 (pow p 4)) (* 4 (pow p 4)))) (* 1/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 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -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 4)))))) |
(/ (+ 1/2 (* -16 (/ (pow p 6) (pow x 6)))) (pow x 2)) |
(/ (+ 1/2 (+ (* -16 (/ (pow p 6) (pow x 6))) (* -1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))))) (pow x 2)) |
(/ (+ 1/2 (+ (* -16 (/ (pow p 6) (pow x 6))) (+ (* -1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))) (* -1/4 (/ (+ (* 32 (* (pow p 6) (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))))) (* 262144 (pow p 18))) (pow x 18)))))) (pow x 2)) |
(* (pow x 3) (+ 1 (* 32 (/ (pow p 6) (pow x 6))))) |
(* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (* 32 (/ (pow p 6) (pow x 6)))))) |
(* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (+ (* 32 (/ (pow p 6) (pow x 6))) (* 16384 (/ (pow p 18) (pow x 18))))))) |
(* (pow x 6) (+ 1 (* 64 (/ (pow p 6) (pow x 6))))) |
(* (pow x 2) (+ 1 (* -2 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (* (pow p 2) (- (* 16 (pow p 4)) (* 4 (pow p 4)))) (pow x 6)))))) |
(* (pow x 4) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 4) (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2))))) |
(* -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 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* -1 (/ (- (* 4 (/ (pow p 2) (pow x 2))) 1) x)) |
(* -1 (/ (- (* -16 (/ (pow p 4) (pow x 4))) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) x)) |
(* -1 (/ (- (* 64 (/ (pow p 6) (pow x 6))) (+ 1 (+ (* -4 (/ (pow p 2) (pow x 2))) (* 16 (/ (pow p 4) (pow x 4)))))) x)) |
-2 |
(- (* 2 (/ (pow p 2) (pow x 2))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 2) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(* -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 (/ (+ 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 (/ (* (- (* 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)))) (- (* 16 (pow p 4)) (* 4 (pow p 4)))) (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/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 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (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 (/ (+ (* -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/2 (pow x 2)) |
(/ (- (* 16 (/ (pow p 6) (pow x 6))) 1/2) (pow x 2)) |
(/ (- (+ (* 1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))) (* 16 (/ (pow p 6) (pow x 6)))) 1/2) (pow x 2)) |
(/ (- (+ (* 1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))) (+ (* 1/4 (/ (+ (* 32 (* (pow p 6) (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))))) (* 262144 (pow p 18))) (pow x 18))) (* 16 (/ (pow p 6) (pow x 6))))) 1/2) (pow x 2)) |
(* -1 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1 (* 32 (/ (pow p 6) (pow x 6)))))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (* 32 (/ (pow p 6) (pow x 6))))))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (+ (* 32 (/ (pow p 6) (pow x 6))) (* 16384 (/ (pow p 18) (pow x 18)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | p | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg (* (sqrt p) (sqrt p))) x) (neg (* (sqrt p) (sqrt p))) (* (sqrt p) (sqrt p)) (sqrt p) p x (sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) (/ x (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) 4 (* x x) 1 1/2 (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* (+ (* (/ 4 x) (/ (* p p) x)) 1) (* x x)) (+ (* (/ 4 x) (/ (* p p) x)) 1) (+ (* (/ 4 (* x x)) (* p p)) 1) (/ 4 (* x x)) (* p p) (sqrt (+ (* (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))))) 1/2)) (+ (* (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))))) 1/2) (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6))) (+ (* (pow p 6) 64) (pow x 6)) (pow p 6) 6 64 (pow x 6) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4)))) (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))) (pow p 4) 16 (- (pow x 4) (* (pow (* x p) 2) 4)) (pow x 4) (* (pow (* x p) 2) 4) (pow (* x p) 2) (* x p) 2) |
| 10.0ms | x | @ | inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg (* (sqrt p) (sqrt p))) x) (neg (* (sqrt p) (sqrt p))) (* (sqrt p) (sqrt p)) (sqrt p) p x (sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) (/ x (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) 4 (* x x) 1 1/2 (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* (+ (* (/ 4 x) (/ (* p p) x)) 1) (* x x)) (+ (* (/ 4 x) (/ (* p p) x)) 1) (+ (* (/ 4 (* x x)) (* p p)) 1) (/ 4 (* x x)) (* p p) (sqrt (+ (* (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))))) 1/2)) (+ (* (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))))) 1/2) (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6))) (+ (* (pow p 6) 64) (pow x 6)) (pow p 6) 6 64 (pow x 6) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4)))) (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))) (pow p 4) 16 (- (pow x 4) (* (pow (* x p) 2) 4)) (pow x 4) (* (pow (* x p) 2) 4) (pow (* x p) 2) (* x p) 2) |
| 8.0ms | x | @ | -inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg (* (sqrt p) (sqrt p))) x) (neg (* (sqrt p) (sqrt p))) (* (sqrt p) (sqrt p)) (sqrt p) p x (sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) (/ x (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) 4 (* x x) 1 1/2 (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* (+ (* (/ 4 x) (/ (* p p) x)) 1) (* x x)) (+ (* (/ 4 x) (/ (* p p) x)) 1) (+ (* (/ 4 (* x x)) (* p p)) 1) (/ 4 (* x x)) (* p p) (sqrt (+ (* (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))))) 1/2)) (+ (* (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))))) 1/2) (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6))) (+ (* (pow p 6) 64) (pow x 6)) (pow p 6) 6 64 (pow x 6) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4)))) (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))) (pow p 4) 16 (- (pow x 4) (* (pow (* x p) 2) 4)) (pow x 4) (* (pow (* x p) 2) 4) (pow (* x p) 2) (* x p) 2) |
| 7.0ms | x | @ | 0 | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg (* (sqrt p) (sqrt p))) x) (neg (* (sqrt p) (sqrt p))) (* (sqrt p) (sqrt p)) (sqrt p) p x (sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) (/ x (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) 4 (* x x) 1 1/2 (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* (+ (* (/ 4 x) (/ (* p p) x)) 1) (* x x)) (+ (* (/ 4 x) (/ (* p p) x)) 1) (+ (* (/ 4 (* x x)) (* p p)) 1) (/ 4 (* x x)) (* p p) (sqrt (+ (* (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))))) 1/2)) (+ (* (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))))) 1/2) (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6))) (+ (* (pow p 6) 64) (pow x 6)) (pow p 6) 6 64 (pow x 6) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4)))) (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))) (pow p 4) 16 (- (pow x 4) (* (pow (* x p) 2) 4)) (pow x 4) (* (pow (* x p) 2) 4) (pow (* x p) 2) (* x p) 2) |
| 7.0ms | p | @ | -inf | ((sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/ (neg (* (sqrt p) (sqrt p))) x) (neg (* (sqrt p) (sqrt p))) (* (sqrt p) (sqrt p)) (sqrt p) p x (sqrt (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1))) (/ (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1)) (* (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) 1/2) (- (* x (/ x (+ (* (* p 4) p) (* x x)))) 1) (* x (/ x (+ (* (* p 4) p) (* x x)))) (/ x (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* p 4) 4 (* x x) 1 1/2 (- (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1) (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (sqrt (+ (* (* p 4) p) (* x x))) (+ (* (* p 4) p) (* x x)) (* (+ (* (/ 4 x) (/ (* p p) x)) 1) (* x x)) (+ (* (/ 4 x) (/ (* p p) x)) 1) (+ (* (/ 4 (* x x)) (* p p)) 1) (/ 4 (* x x)) (* p p) (sqrt (+ (* (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))))) 1/2)) (+ (* (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))))) 1/2) (/ (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6)))) (* x 1/2) (sqrt (+ (* (pow p 6) 64) (pow x 6))) (+ (* (pow p 6) 64) (pow x 6)) (pow p 6) 6 64 (pow x 6) (sqrt (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4)))) (+ (* (pow p 4) 16) (- (pow x 4) (* (pow (* x p) 2) 4))) (pow p 4) 16 (- (pow x 4) (* (pow (* x p) 2) 4)) (pow x 4) (* (pow (* x p) 2) 4) (pow (* x p) 2) (* x p) 2) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1278 | 7806 |
| 1 | 4240 | 7722 |
| 0 | 8544 | 7302 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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)))))) |
(* -1 (/ p x)) |
(* -1 p) |
p |
(sqrt p) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(+ 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))))) |
(* -2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* -4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(+ 1 (* -4 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2)))))) |
(/ 1 x) |
(+ (* -4 (/ (pow p 2) (pow x 3))) (/ 1 x)) |
(+ (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 5))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 7))) (* 16 (/ 1 (pow x 5))))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* 4 p) |
(* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
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))))) |
(+ 1 (* 4 (/ (pow p 2) (pow x 2)))) |
(pow p 2) |
(/ 1/2 (pow x 2)) |
(+ (* -16 (/ (pow p 6) (pow x 8))) (* 1/2 (/ 1 (pow x 2)))) |
(+ (* (pow p 6) (- (* 768 (/ (pow p 6) (pow x 14))) (* 16 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 2)))) |
(+ (* (pow p 6) (- (* (pow p 6) (+ (* -40960 (/ (pow p 6) (pow x 20))) (* 768 (/ 1 (pow x 14))))) (* 16 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 2)))) |
(pow x 3) |
(+ (* 32 (/ (pow p 6) (pow x 3))) (pow x 3)) |
(+ (* (pow p 6) (+ (* -512 (/ (pow p 6) (pow x 9))) (* 32 (/ 1 (pow x 3))))) (pow x 3)) |
(+ (* (pow p 6) (+ (* (pow p 6) (- (* 16384 (/ (pow p 6) (pow x 15))) (* 512 (/ 1 (pow x 9))))) (* 32 (/ 1 (pow x 3))))) (pow x 3)) |
(pow x 6) |
(+ (* 64 (pow p 6)) (pow x 6)) |
(pow p 6) |
(+ (* -2 (pow p 2)) (pow x 2)) |
(+ (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 2))) 2)) (pow x 2)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* 12 (/ (pow p 2) (pow x 4))) (* 6 (/ 1 (pow x 2))))) 2)) (pow x 2)) |
(pow x 4) |
(+ (* -4 (* (pow p 2) (pow x 2))) (pow x 4)) |
(+ (* (pow p 2) (- (* 16 (pow p 2)) (* 4 (pow x 2)))) (pow x 4)) |
(pow p 4) |
(* 4 (* (pow p 2) (pow x 2))) |
(* (pow p 2) (pow x 2)) |
(* p x) |
(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) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
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/8 (/ (pow x 2) (pow p 2))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (* 1/8 (/ (pow x 2) (pow p 2)))) 1/2) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (+ (* 1/128 (/ (pow x 6) (pow p 6))) (* 1/8 (/ (pow x 2) (pow p 2))))) 1/2) |
-1 |
(- (* 1/4 (/ (pow x 2) (pow p 2))) 1) |
(- (+ (* -1/16 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))) 1) |
(- (+ (* 1/64 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))) (+ 1 (* 1/16 (/ (pow x 4) (pow p 4))))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))) (* 1/16 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 8) (pow p 6))) (* 1/4 (pow x 2))) (+ (* -1/64 (/ (pow x 6) (pow p 4))) (* 1/16 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(* 1/4 (/ x (pow p 2))) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/4 x)) (pow p 2)) |
(/ (- (+ (* 1/64 (/ (pow x 5) (pow p 4))) (* 1/4 x)) (* 1/16 (/ (pow x 3) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/256 (/ (pow x 7) (pow p 6))) (* 1/4 x)) (+ (* -1/64 (/ (pow x 5) (pow p 4))) (* 1/16 (/ (pow x 3) (pow p 2))))) (pow p 2)) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(- (* 1/2 (/ x p)) 1) |
(- (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))) 1) |
(- (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) 1) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* 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))))))) |
(* 4 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 4 (/ 1 (pow x 2))))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (+ (* 1/4 (/ x p)) (* 1/2 (/ (* x (- (* 1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5)))))) |
(* 1/16 (/ x (pow p 3))) |
(/ (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)) (pow p 3)) |
(/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x))) (pow p 3)) |
(/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -2 (/ (* x (+ (* 1/16777216 (pow x 18)) (* 1/128 (* (pow x 6) (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12))))))) (pow p 18))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)))) (pow p 3)) |
(* 8 (pow p 3)) |
(* (pow p 3) (+ 8 (* 1/16 (/ (pow x 6) (pow p 6))))) |
(* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (* 1/16 (/ (pow x 6) (pow p 6)))))) |
(* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (+ (* 1/524288 (/ (pow x 18) (pow p 18))) (* 1/16 (/ (pow x 6) (pow p 6))))))) |
(* 64 (pow p 6)) |
(* (pow p 6) (+ 64 (/ (pow x 6) (pow p 6)))) |
(* (pow p 2) (+ 4 (* -1/2 (/ (pow x 2) (pow p 2))))) |
(* (pow p 2) (+ 4 (+ (* -1/2 (/ (pow x 2) (pow p 2))) (* 1/8 (/ (- (pow x 4) (* 1/4 (pow x 4))) (pow p 4)))))) |
(* (pow p 2) (+ 4 (+ (* -1/2 (/ (pow x 2) (pow p 2))) (+ (* 1/64 (/ (* (pow x 2) (- (pow x 4) (* 1/4 (pow x 4)))) (pow p 6))) (* 1/8 (/ (- (pow x 4) (* 1/4 (pow x 4))) (pow p 4))))))) |
(* 16 (pow p 4)) |
(* (pow p 4) (+ 16 (* -4 (/ (pow x 2) (pow p 2))))) |
(* (pow p 4) (- (+ 16 (/ (pow x 4) (pow p 4))) (* 4 (/ (pow x 2) (pow p 2))))) |
(* -4 (* (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ (pow x 4) (pow p 2)) (* 4 (pow x 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))) |
(/ (* p (pow (sqrt -1) 2)) x) |
(* p (pow (sqrt -1) 2)) |
(* -1 (* p (pow (sqrt -1) 2))) |
(* -1 (* (sqrt p) (pow (sqrt -1) 2))) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ 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/2 (/ x p)) 1) |
(- (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) 1) |
(- (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) 1) |
(* -1/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(* -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)))))))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (+ (* 1/4 x) (* 1/2 (/ (* x (- (* 1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))))) p))) |
(* -1/16 (/ x (pow p 3))) |
(* -1 (/ (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)) (pow p 3))) |
(* -1 (/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x))) (pow p 3))) |
(* -1 (/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -2 (/ (* x (+ (* 1/16777216 (pow x 18)) (* 1/128 (* (pow x 6) (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12))))))) (pow p 18))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)))) (pow p 3))) |
(* -8 (pow p 3)) |
(* -1 (* (pow p 3) (+ 8 (* 1/16 (/ (pow x 6) (pow p 6)))))) |
(* -1 (* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (* 1/16 (/ (pow x 6) (pow p 6))))))) |
(* -1 (* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (+ (* 1/524288 (/ (pow x 18) (pow p 18))) (* 1/16 (/ (pow x 6) (pow p 6)))))))) |
(+ (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))))))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(+ 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))))) |
(- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(- (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) 1) |
(- (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) 1) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 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))))) |
(/ (+ (* 4 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ 4 (pow x 2)) |
(* x (+ (* -1/2048 (/ (pow x 6) (pow p 9))) (* 1/16 (/ 1 (pow p 3))))) |
(* x (+ (* (pow x 6) (- (* 3/524288 (/ (pow x 6) (pow p 15))) (* 1/2048 (/ 1 (pow p 9))))) (* 1/16 (/ 1 (pow p 3))))) |
(* x (+ (* (pow x 6) (- (* (pow x 6) (+ (* -5/67108864 (/ (pow x 6) (pow p 21))) (* 3/524288 (/ 1 (pow p 15))))) (* 1/2048 (/ 1 (pow p 9))))) (* 1/16 (/ 1 (pow p 3))))) |
(* 1/2 x) |
(+ (* 1/16 (/ (pow x 6) (pow p 3))) (* 8 (pow p 3))) |
(+ (* 8 (pow p 3)) (* (pow x 6) (+ (* -1/4096 (/ (pow x 6) (pow p 9))) (* 1/16 (/ 1 (pow p 3)))))) |
(+ (* 8 (pow p 3)) (* (pow x 6) (+ (* (pow x 6) (- (* 1/524288 (/ (pow x 6) (pow p 15))) (* 1/4096 (/ 1 (pow p 9))))) (* 1/16 (/ 1 (pow p 3)))))) |
(+ (* -1/2 (pow x 2)) (* 4 (pow p 2))) |
(+ (* 4 (pow p 2)) (* (pow x 2) (- (* 3/32 (/ (pow x 2) (pow p 2))) 1/2))) |
(+ (* 4 (pow p 2)) (* (pow x 2) (- (* (pow x 2) (+ (* 3/256 (/ (pow x 2) (pow p 4))) (* 3/32 (/ 1 (pow p 2))))) 1/2))) |
(+ (* -4 (* (pow p 2) (pow x 2))) (* 16 (pow p 4))) |
(+ (* 16 (pow p 4)) (* (pow x 2) (- (pow x 2) (* 4 (pow p 2))))) |
(* (pow x 2) (- (pow x 2) (* 4 (pow p 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/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -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)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -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)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(/ (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (+ (* 8 (/ (pow p 4) (pow x 2))) (* 128 (/ (pow p 8) (pow x 6)))))) (pow x 2)) |
(/ (- (* 16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/ (- (* -64 (/ (pow p 6) (pow x 4))) (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2)))) (pow x 2)) |
(/ (- (* 256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) |
(/ (+ 1 (* -4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) x) |
(/ (- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(/ (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2)))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))))) (pow x 2)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 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 (+ (* -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 (+ (* -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/2 (/ (- (* 1/4 (- (* 16 (pow p 4)) (* 4 (pow p 4)))) (* 1/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 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -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 4)))))) |
(/ (+ 1/2 (* -16 (/ (pow p 6) (pow x 6)))) (pow x 2)) |
(/ (+ 1/2 (+ (* -16 (/ (pow p 6) (pow x 6))) (* -1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))))) (pow x 2)) |
(/ (+ 1/2 (+ (* -16 (/ (pow p 6) (pow x 6))) (+ (* -1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))) (* -1/4 (/ (+ (* 32 (* (pow p 6) (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))))) (* 262144 (pow p 18))) (pow x 18)))))) (pow x 2)) |
(* (pow x 3) (+ 1 (* 32 (/ (pow p 6) (pow x 6))))) |
(* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (* 32 (/ (pow p 6) (pow x 6)))))) |
(* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (+ (* 32 (/ (pow p 6) (pow x 6))) (* 16384 (/ (pow p 18) (pow x 18))))))) |
(* (pow x 6) (+ 1 (* 64 (/ (pow p 6) (pow x 6))))) |
(* (pow x 2) (+ 1 (* -2 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(* (pow x 2) (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (* (pow p 2) (- (* 16 (pow p 4)) (* 4 (pow p 4)))) (pow x 6)))))) |
(* (pow x 4) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 4) (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2))))) |
(* -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 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(* -1 (/ (- (* 4 (/ (pow p 2) (pow x 2))) 1) x)) |
(* -1 (/ (- (* -16 (/ (pow p 4) (pow x 4))) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) x)) |
(* -1 (/ (- (* 64 (/ (pow p 6) (pow x 6))) (+ 1 (+ (* -4 (/ (pow p 2) (pow x 2))) (* 16 (/ (pow p 4) (pow x 4)))))) x)) |
-2 |
(- (* 2 (/ (pow p 2) (pow x 2))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 2) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 2) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(* -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 (/ (+ 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 (/ (* (- (* 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)))) (- (* 16 (pow p 4)) (* 4 (pow p 4)))) (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/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 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (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 (/ (+ (* -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/2 (pow x 2)) |
(/ (- (* 16 (/ (pow p 6) (pow x 6))) 1/2) (pow x 2)) |
(/ (- (+ (* 1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))) (* 16 (/ (pow p 6) (pow x 6)))) 1/2) (pow x 2)) |
(/ (- (+ (* 1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))) (+ (* 1/4 (/ (+ (* 32 (* (pow p 6) (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))))) (* 262144 (pow p 18))) (pow x 18))) (* 16 (/ (pow p 6) (pow x 6))))) 1/2) (pow x 2)) |
(* -1 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1 (* 32 (/ (pow p 6) (pow x 6)))))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (* 32 (/ (pow p 6) (pow x 6))))))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (+ (* 32 (/ (pow p 6) (pow x 6))) (* 16384 (/ (pow p 18) (pow x 18)))))))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 11/8 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 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)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -69/16 binary64) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(* -1 (/ p x)) |
(/.f64 (neg.f64 p) x) |
(* -1 p) |
(neg.f64 p) |
p |
(sqrt p) |
(sqrt.f64 p) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.f64 (neg.f64 p) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 p p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(* -2 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (* 8 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* -32 (/ (pow p 2) (pow x 6))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 8))) (* 32 (/ 1 (pow x 6))))) (* 8 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 p p)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* -4 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 256 (/ (pow p 2) (pow x 8))) (* 64 (/ 1 (pow x 6))))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 p p)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(+ 1 (* -4 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 4))) (* 4 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 6))) (* 16 (/ 1 (pow x 4))))) (* 4 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -4 (/ (pow p 2) (pow x 3))) (/ 1 x)) |
(fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow p 2) (- (* 16 (/ (pow p 2) (pow x 5))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* -64 (/ (pow p 2) (pow x 7))) (* 16 (/ 1 (pow x 5))))) (* 4 (/ 1 (pow x 3))))) (/ 1 x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 7 binary64))) #s(literal -64 binary64) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1 binary64) x)) |
(pow x 2) |
(*.f64 x x) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(* 4 p) |
(*.f64 #s(literal 4 binary64) p) |
(* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(* (pow p 2) (- (* (pow p 2) (+ (* (pow p 2) (- (* 70 (/ (pow p 2) (pow x 8))) (* 20 (/ 1 (pow x 6))))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 70 binary64) (*.f64 p p)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p)) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 p p)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 p p) #s(literal 1 binary64)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x) |
(+ 1 (* 4 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(pow p 2) |
(*.f64 p p) |
(/ 1/2 (pow x 2)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+ (* -16 (/ (pow p 6) (pow x 8))) (* 1/2 (/ 1 (pow x 2)))) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 8 binary64))) #s(literal -16 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ (* (pow p 6) (- (* 768 (/ (pow p 6) (pow x 14))) (* 16 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 2)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 768 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 8 binary64)))) (pow.f64 p #s(literal 6 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ (* (pow p 6) (- (* (pow p 6) (+ (* -40960 (/ (pow p 6) (pow x 20))) (* 768 (/ 1 (pow x 14))))) (* 16 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 2)))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 20 binary64))) #s(literal -40960 binary64) (/.f64 #s(literal 768 binary64) (pow.f64 x #s(literal 14 binary64)))) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 8 binary64)))) (pow.f64 p #s(literal 6 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(pow x 3) |
(pow.f64 x #s(literal 3 binary64)) |
(+ (* 32 (/ (pow p 6) (pow x 3))) (pow x 3)) |
(fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 32 binary64) (pow.f64 x #s(literal 3 binary64))) |
(+ (* (pow p 6) (+ (* -512 (/ (pow p 6) (pow x 9))) (* 32 (/ 1 (pow x 3))))) (pow x 3)) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal -512 binary64) (/.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(+ (* (pow p 6) (+ (* (pow p 6) (- (* 16384 (/ (pow p 6) (pow x 15))) (* 512 (/ 1 (pow x 9))))) (* 32 (/ 1 (pow x 3))))) (pow x 3)) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 16384 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 15 binary64))) (/.f64 #s(literal 512 binary64) (pow.f64 x #s(literal 9 binary64)))) (pow.f64 p #s(literal 6 binary64)) (/.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(+ (* 64 (pow p 6)) (pow x 6)) |
(fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) |
(pow p 6) |
(pow.f64 p #s(literal 6 binary64)) |
(+ (* -2 (pow p 2)) (pow x 2)) |
(fma.f64 #s(literal -2 binary64) (*.f64 p p) (*.f64 x x)) |
(+ (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 2))) 2)) (pow x 2)) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 6 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64)) (*.f64 p p) (*.f64 x x)) |
(+ (* (pow p 2) (- (* (pow p 2) (+ (* 12 (/ (pow p 2) (pow x 4))) (* 6 (/ 1 (pow x 2))))) 2)) (pow x 2)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 12 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 x x))) (*.f64 p p)) #s(literal 2 binary64)) (*.f64 p p) (*.f64 x x)) |
(pow x 4) |
(pow.f64 x #s(literal 4 binary64)) |
(+ (* -4 (* (pow p 2) (pow x 2))) (pow x 4)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(+ (* (pow p 2) (- (* 16 (pow p 2)) (* 4 (pow x 2)))) (pow x 4)) |
(fma.f64 (fma.f64 #s(literal 16 binary64) (*.f64 p p) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) |
(pow p 4) |
(pow.f64 p #s(literal 4 binary64)) |
(* 4 (* (pow p 2) (pow x 2))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)) |
(* (pow p 2) (pow x 2)) |
(*.f64 (*.f64 p x) (*.f64 p x)) |
(* p x) |
(*.f64 p x) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (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)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p 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 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 x p) (/.f64 x p)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (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.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) (pow p 3))) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/64 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(+ 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 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/8 (/ (pow x 2) (pow p 2))) 1/2) |
(-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 x x) p)) #s(literal 1/2 binary64)) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (* 1/8 (/ (pow x 2) (pow p 2)))) 1/2) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/32 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 x x) p)) #s(literal 1/2 binary64))) |
(- (+ (* -1/32 (/ (pow x 4) (pow p 4))) (+ (* 1/128 (/ (pow x 6) (pow p 6))) (* 1/8 (/ (pow x 2) (pow p 2))))) 1/2) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/32 binary64) (-.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 x x) p) (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/4 (/ (pow x 2) (pow p 2))) 1) |
(-.f64 (*.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1 binary64)) |
(- (+ (* -1/16 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))) 1) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1 binary64))) |
(- (+ (* 1/64 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))) (+ 1 (* 1/16 (/ (pow x 4) (pow p 4))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/16 binary64) #s(literal 1 binary64))) |
(* 1/4 (/ (pow x 2) (pow p 2))) |
(*.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p)) |
(/ (+ (* -1/16 (/ (pow x 4) (pow p 2))) (* 1/4 (pow x 2))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 4 binary64)) p) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 p p)) |
(/ (- (+ (* 1/64 (/ (pow x 6) (pow p 4))) (* 1/4 (pow x 2))) (* 1/16 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/64 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 4 binary64)) p) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 p p)) |
(/ (- (+ (* -1/256 (/ (pow x 8) (pow p 6))) (* 1/4 (pow x 2))) (+ (* -1/64 (/ (pow x 6) (pow p 4))) (* 1/16 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/256 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 4 binary64)) p) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 4 binary64)))))) (*.f64 p p)) |
(* 1/4 (/ x (pow p 2))) |
(*.f64 (/.f64 x (*.f64 p p)) #s(literal 1/4 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/4 x)) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 p p)) |
(/ (- (+ (* 1/64 (/ (pow x 5) (pow p 4))) (* 1/4 x)) (* 1/16 (/ (pow x 3) (pow p 2)))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/64 binary64) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) (*.f64 p p)) |
(/ (- (+ (* -1/256 (/ (pow x 7) (pow p 6))) (* 1/4 x)) (+ (* -1/64 (/ (pow x 5) (pow p 4))) (* 1/16 (/ (pow x 3) (pow p 2))))) (pow p 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/256 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) x) (fma.f64 (/.f64 #s(literal 1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 p #s(literal 4 binary64)))))) (*.f64 p p)) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (fma.f64 (/.f64 x p) (/.f64 x p) #s(literal 4 binary64)) (*.f64 p p)) |
(- (* 1/2 (/ x p)) 1) |
(-.f64 (*.f64 (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(- (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))) 1) |
(fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(- (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) 1) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 5 binary64))) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* 1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal 1/2 binary64)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) p) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64)) p) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) #s(literal 2 binary64)) 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 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) #s(literal 2 binary64)) p) |
(* 4 (/ (pow p 2) (pow x 2))) |
(*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x)) |
(* (pow p 2) (+ (/ 1 (pow p 2)) (* 4 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (+ (* 1/4 (/ x p)) (* 1/2 (/ (* x (- (* 1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5)))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64)) |
(* 1/16 (/ x (pow p 3))) |
(*.f64 (/.f64 x (pow.f64 p #s(literal 3 binary64))) #s(literal 1/16 binary64)) |
(/ (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)) (pow p 3)) |
(/.f64 (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) x)) (pow.f64 p #s(literal 3 binary64))) |
(/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x))) (pow p 3)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -3/1048576 binary64)) x) (pow.f64 p #s(literal 12 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) x))) (pow.f64 p #s(literal 3 binary64))) |
(/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -2 (/ (* x (+ (* 1/16777216 (pow x 18)) (* 1/128 (* (pow x 6) (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12))))))) (pow p 18))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)))) (pow p 3)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -3/1048576 binary64)) x) (pow.f64 p #s(literal 12 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -3/1048576 binary64)) (*.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1/16777216 binary64))) (pow.f64 p #s(literal 18 binary64)))) #s(literal -2 binary64) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) x)))) (pow.f64 p #s(literal 3 binary64))) |
(* 8 (pow p 3)) |
(*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 8 binary64)) |
(* (pow p 3) (+ 8 (* 1/16 (/ (pow x 6) (pow p 6))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/16 binary64) #s(literal 8 binary64)) (pow.f64 p #s(literal 3 binary64))) |
(* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (* 1/16 (/ (pow x 6) (pow p 6)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 p #s(literal 12 binary64))) #s(literal -1/4096 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) #s(literal 8 binary64)) (pow.f64 p #s(literal 3 binary64))) |
(* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (+ (* 1/524288 (/ (pow x 18) (pow p 18))) (* 1/16 (/ (pow x 6) (pow p 6))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 p #s(literal 12 binary64))) #s(literal -1/4096 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 18 binary64)) (pow.f64 p #s(literal 18 binary64))) #s(literal 1/524288 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) #s(literal 8 binary64)) (pow.f64 p #s(literal 3 binary64))) |
(* 64 (pow p 6)) |
(*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) |
(* (pow p 6) (+ 64 (/ (pow x 6) (pow p 6)))) |
(*.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 64 binary64)) (pow.f64 p #s(literal 6 binary64))) |
(* (pow p 2) (+ 4 (* -1/2 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 4 binary64)) (*.f64 p p)) |
(* (pow p 2) (+ 4 (+ (* -1/2 (/ (pow x 2) (pow p 2))) (* 1/8 (/ (- (pow x 4) (* 1/4 (pow x 4))) (pow p 4)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/8 binary64))) (*.f64 p p)) |
(* (pow p 2) (+ 4 (+ (* -1/2 (/ (pow x 2) (pow p 2))) (+ (* 1/64 (/ (* (pow x 2) (- (pow x 4) (* 1/4 (pow x 4)))) (pow p 6))) (* 1/8 (/ (- (pow x 4) (* 1/4 (pow x 4))) (pow p 4))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/64 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/8 binary64)))) (*.f64 p p)) |
(* 16 (pow p 4)) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64)) |
(* (pow p 4) (+ 16 (* -4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) p) (/.f64 (*.f64 x x) p) #s(literal 16 binary64)) (pow.f64 p #s(literal 4 binary64))) |
(* (pow p 4) (- (+ 16 (/ (pow x 4) (pow p 4))) (* 4 (/ (pow x 2) (pow p 2))))) |
(*.f64 (-.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) p) (/.f64 (*.f64 x x) p))) (pow.f64 p #s(literal 4 binary64))) |
(* -4 (* (pow p 2) (pow x 2))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x)) |
(* (pow p 2) (- (/ (pow x 4) (pow p 2)) (* 4 (pow x 2)))) |
(*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 p p)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 p p)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 x x) p) (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) (neg.f64 p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (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))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) p) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/ (* p (pow (sqrt -1) 2)) x) |
(/.f64 (neg.f64 p) x) |
(* p (pow (sqrt -1) 2)) |
(neg.f64 p) |
(* -1 (* p (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) p) |
(* -1 (* (sqrt p) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 p) #s(literal 1 binary64)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) (neg.f64 p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (pow x 2) (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/64 (pow x 3)) (* 1/16 (pow x 3)))) p))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/64 binary64)) p)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x)) (neg.f64 p)) #s(literal 1/2 binary64)) |
(+ 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))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(- (* -1/2 (/ x p)) 1) |
(-.f64 (*.f64 (/.f64 x p) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(- (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) 1) |
(-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) #s(literal 1 binary64)) |
(- (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) 1) |
(-.f64 (/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 p)) #s(literal 1 binary64)) |
(* -1/2 (/ x p)) |
(*.f64 (/.f64 x p) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 p)) |
(* -2 p) |
(*.f64 #s(literal -2 binary64) p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) #s(literal 2 binary64))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) #s(literal 2 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 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 x x) p) (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) #s(literal 2 binary64))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (+ (* 1/4 x) (* 1/2 (/ (* x (- (* 1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))))) p))) |
(+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (pow.f64 x #s(literal 3 binary64)) p) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) x))) (neg.f64 p)) #s(literal 1/2 binary64)) |
(* -1/16 (/ x (pow p 3))) |
(*.f64 (/.f64 x (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64)) |
(* -1 (/ (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)) (pow p 3))) |
(/.f64 (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) x)) (neg.f64 (pow.f64 p #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x))) (pow p 3))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -3/1048576 binary64)) x) (pow.f64 p #s(literal 12 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) x))) (neg.f64 (pow.f64 p #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -2 (/ (* x (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12)))) (pow p 12))) (+ (* -2 (/ (* x (+ (* 1/16777216 (pow x 18)) (* 1/128 (* (pow x 6) (+ (* -1/262144 (pow x 12)) (* 1/1048576 (pow x 12))))))) (pow p 18))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (* 1/16 x)))) (pow p 3))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -3/1048576 binary64)) x) (pow.f64 p #s(literal 12 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 12 binary64)) #s(literal -3/1048576 binary64)) (*.f64 (pow.f64 x #s(literal 18 binary64)) #s(literal 1/16777216 binary64))) (pow.f64 p #s(literal 18 binary64)))) #s(literal -2 binary64) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) x)))) (neg.f64 (pow.f64 p #s(literal 3 binary64)))) |
(* -8 (pow p 3)) |
(*.f64 #s(literal -8 binary64) (pow.f64 p #s(literal 3 binary64))) |
(* -1 (* (pow p 3) (+ 8 (* 1/16 (/ (pow x 6) (pow p 6)))))) |
(*.f64 (neg.f64 (pow.f64 p #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/16 binary64) #s(literal 8 binary64))) |
(* -1 (* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (* 1/16 (/ (pow x 6) (pow p 6))))))) |
(*.f64 (neg.f64 (pow.f64 p #s(literal 3 binary64))) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 p #s(literal 12 binary64))) #s(literal -1/4096 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) #s(literal 8 binary64))) |
(* -1 (* (pow p 3) (+ 8 (+ (* -1/4096 (/ (pow x 12) (pow p 12))) (+ (* 1/524288 (/ (pow x 18) (pow p 18))) (* 1/16 (/ (pow x 6) (pow p 6)))))))) |
(*.f64 (neg.f64 (pow.f64 p #s(literal 3 binary64))) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 p #s(literal 12 binary64))) #s(literal -1/4096 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 18 binary64)) (pow.f64 p #s(literal 18 binary64))) #s(literal 1/524288 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) #s(literal 8 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (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))))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 p p)))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/32 binary64) p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 #s(literal -3/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (pow.f64 p #s(literal 3 binary64)))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)) |
(- (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 4))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/128 (/ (pow x 2) (pow p 6))) (* 1/32 (/ 1 (pow p 4))))) (* 1/8 (/ 1 (pow p 2))))) 1/2) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1 binary64)) |
(- (* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) 1) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1 binary64)) |
(* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 8 binary64))) #s(literal -1/256 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) x) |
(* x (+ (* (pow x 2) (- (* 1/64 (/ (pow x 2) (pow p 6))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/256 (/ (pow x 2) (pow p 8))) (* 1/64 (/ 1 (pow p 6))))) (* 1/16 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 8 binary64))) #s(literal -1/256 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) x) |
(- (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) 1) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x) #s(literal 1 binary64)) |
(- (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) 1) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/256 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) #s(literal 1 binary64)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/256 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) 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))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)) |
(/ (+ (* 4 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) (*.f64 x x)) |
(/ 4 (pow x 2)) |
(/.f64 #s(literal 4 binary64) (*.f64 x x)) |
(* x (+ (* -1/2048 (/ (pow x 6) (pow p 9))) (* 1/16 (/ 1 (pow p 3))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 9 binary64))) #s(literal -1/2048 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) x) |
(* x (+ (* (pow x 6) (- (* 3/524288 (/ (pow x 6) (pow p 15))) (* 1/2048 (/ 1 (pow p 9))))) (* 1/16 (/ 1 (pow p 3))))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/524288 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 15 binary64))) (/.f64 #s(literal 1/2048 binary64) (pow.f64 p #s(literal 9 binary64)))) (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) x) |
(* x (+ (* (pow x 6) (- (* (pow x 6) (+ (* -5/67108864 (/ (pow x 6) (pow p 21))) (* 3/524288 (/ 1 (pow p 15))))) (* 1/2048 (/ 1 (pow p 9))))) (* 1/16 (/ 1 (pow p 3))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 21 binary64))) #s(literal -5/67108864 binary64) (/.f64 #s(literal 3/524288 binary64) (pow.f64 p #s(literal 15 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1/2048 binary64) (pow.f64 p #s(literal 9 binary64)))) (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/16 (/ (pow x 6) (pow p 3))) (* 8 (pow p 3))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 8 binary64))) |
(+ (* 8 (pow p 3)) (* (pow x 6) (+ (* -1/4096 (/ (pow x 6) (pow p 9))) (* 1/16 (/ 1 (pow p 3)))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 9 binary64))) #s(literal -1/4096 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 8 binary64))) |
(+ (* 8 (pow p 3)) (* (pow x 6) (+ (* (pow x 6) (- (* 1/524288 (/ (pow x 6) (pow p 15))) (* 1/4096 (/ 1 (pow p 9))))) (* 1/16 (/ 1 (pow p 3)))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/524288 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 15 binary64))) (/.f64 #s(literal 1/4096 binary64) (pow.f64 p #s(literal 9 binary64)))) (pow.f64 x #s(literal 6 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 8 binary64))) |
(+ (* -1/2 (pow x 2)) (* 4 (pow p 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* 4 (pow p 2)) (* (pow x 2) (- (* 3/32 (/ (pow x 2) (pow p 2))) 1/2))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 3/32 binary64) p) (/.f64 (*.f64 x x) p)) #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* 4 (pow p 2)) (* (pow x 2) (- (* (pow x 2) (+ (* 3/256 (/ (pow x 2) (pow p 4))) (* 3/32 (/ 1 (pow p 2))))) 1/2))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 3/32 binary64) (*.f64 p p))) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* -4 (* (pow p 2) (pow x 2))) (* 16 (pow p 4))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) |
(+ (* 16 (pow p 4)) (* (pow x 2) (- (pow x 2) (* 4 (pow p 2))))) |
(fma.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))) (*.f64 x x) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64))) |
(* (pow x 2) (- (pow x 2) (* 4 (pow p 2)))) |
(*.f64 (fma.f64 x x (*.f64 #s(literal -4 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 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 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 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/2 (/ (* (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* -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)))))))) (* (pow x 6) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (+ (* 1/4 (/ (pow (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) 2) (pow (sqrt 2) 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))))) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 p p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ 1 (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) x) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -128 (pow p 6)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2)))))) (pow p 2))) (+ (* 1/4 (/ (* (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* -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)))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2)))) (pow x 2))) (* 1/2 (/ (- (* 32 (pow p 4)) (+ (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 2)) (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow p 2))))) (pow p 2))) (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 2))))) (pow x 4)))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p))) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)) #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 32 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal -12 binary64) p)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))))) (*.f64 p p))) (pow.f64 x #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(/ (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal -2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 8 (/ (pow p 4) (pow x 2))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -32 binary64) (fma.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal -2 binary64) (*.f64 p p)))) (*.f64 x x)) |
(/ (+ (* -32 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (+ (* 8 (/ (pow p 4) (pow x 2))) (* 128 (/ (pow p 8) (pow x 6)))))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -32 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 p p) (fma.f64 (/.f64 #s(literal 8 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 (*.f64 #s(literal 128 binary64) (pow.f64 p #s(literal 8 binary64))) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 x x)) |
(/ (- (* 16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 #s(literal -4 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (- (* -64 (/ (pow p 6) (pow x 4))) (+ (* -16 (/ (pow p 4) (pow x 2))) (* 4 (pow p 2)))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 x x)) |
(/ (- (* 256 (/ (pow p 8) (pow x 6))) (+ (* -16 (/ (pow p 4) (pow x 2))) (+ (* 4 (pow p 2)) (* 64 (/ (pow p 6) (pow x 4)))))) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -16 binary64) x) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 64 binary64) (*.f64 (*.f64 p p) #s(literal 4 binary64))))) (*.f64 x x)) |
(- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 16 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x))) |
(- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -64 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -16 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/ (+ 1 (* -4 (/ (pow p 2) (pow x 2)))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2)))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 16 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x))) x) |
(/ (- (+ 1 (* -64 (/ (pow p 6) (pow x 6)))) (+ (* -16 (/ (pow p 4) (pow x 4))) (* 4 (/ (pow p 2) (pow x 2))))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -64 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -16 binary64)) (pow.f64 x #s(literal 4 binary64))))) x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(/ (+ (* -2 (pow p 2)) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) x) (*.f64 #s(literal -2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* -2 (pow p 2)) (+ (* -1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4)))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 p p) (fma.f64 (/.f64 (fma.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -12 binary64) x) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64))))))) (*.f64 x x)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) 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 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) 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 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 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/2 (/ (- (* 1/4 (- (* 16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 1/4 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 (neg.f64 x) x))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -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 4)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/ (+ 1/2 (* -16 (/ (pow p 6) (pow x 6)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -16 binary64) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/ (+ 1/2 (+ (* -16 (/ (pow p 6) (pow x 6))) (* -1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))))) (pow x 2)) |
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -16 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 12 binary64)) #s(literal -3072 binary64))) (pow.f64 x #s(literal 12 binary64)))) (*.f64 x x)) |
(/ (+ 1/2 (+ (* -16 (/ (pow p 6) (pow x 6))) (+ (* -1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))) (* -1/4 (/ (+ (* 32 (* (pow p 6) (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))))) (* 262144 (pow p 18))) (pow x 18)))))) (pow x 2)) |
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -16 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 12 binary64)) #s(literal -3072 binary64)) (pow.f64 x #s(literal 12 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (*.f64 (pow.f64 p #s(literal 12 binary64)) #s(literal -3072 binary64)) (*.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64)))) (pow.f64 x #s(literal 18 binary64)))))) #s(literal 1/2 binary64)) (*.f64 x x)) |
(* (pow x 3) (+ 1 (* 32 (/ (pow p 6) (pow x 6))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 32 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (* 32 (/ (pow p 6) (pow x 6)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal -512 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (+ (* 32 (/ (pow p 6) (pow x 6))) (* 16384 (/ (pow p 18) (pow x 18))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal -512 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 18 binary64)) (pow.f64 x #s(literal 18 binary64))) #s(literal 16384 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(* (pow x 6) (+ 1 (* 64 (/ (pow p 6) (pow x 6))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 64 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 2) (+ 1 (* -2 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64))) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (* (pow p 2) (- (* 16 (pow p 4)) (* 4 (pow p 4)))) (pow x 6)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
(* (pow x 4) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(* (pow x 4) (- (+ 1 (* 16 (/ (pow p 4) (pow x 4)))) (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 16 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x))) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) (neg.f64 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 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p))) p) (neg.f64 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 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) p)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (+ (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* 1/2 (/ (* (- (* -8 (pow p 4)) (* -2 (pow p 4))) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* (pow p 2) (pow (sqrt 2) 2))))))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -8 (pow p 4)) (* -2 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (+ (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 1/4 (/ (pow (- (* -8 (pow p 4)) (* -2 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))) (fma.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) #s(literal 2 binary64)) (*.f64 p p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) x) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) x) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (- (* -128 (pow p 8)) (+ (* -1 (* (pow p 2) (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (+ (* -1/2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (* -1/4 (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* -8 (pow p 4)) (* -2 (pow p 4)))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -8 (pow p 4)) (* -2 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (- (* 32 (pow p 6)) (+ (* -1 (* (pow p 2) (- (* -8 (pow p 4)) (* -2 (pow p 4))))) (* -1/2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 8 binary64))) (fma.f64 (*.f64 (neg.f64 p) p) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)) x) (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (fma.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64))) (*.f64 p p) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 p p)))) (*.f64 x x)) |
(* -1 (/ (- (* 4 (/ (pow p 2) (pow x 2))) 1) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -16 (/ (pow p 4) (pow x 4))) (+ 1 (* -4 (/ (pow p 2) (pow x 2))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -16 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) (neg.f64 x)) |
(* -1 (/ (- (* 64 (/ (pow p 6) (pow x 6))) (+ 1 (+ (* -4 (/ (pow p 2) (pow x 2))) (* 16 (/ (pow p 4) (pow x 4)))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 16 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x)))) (neg.f64 x)) |
-2 |
#s(literal -2 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 2) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 2) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 2 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 2) |
(-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #s(literal 2 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)))) #s(literal 1 binary64)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -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 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64))) |
(* -1 (/ (+ p (* -1/8 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) p) p) (neg.f64 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 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) p))) p) (neg.f64 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 (/ (* (- (* 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)))) (- (* 16 (pow p 4)) (* 4 (pow p 4)))) (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 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) p) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) p) (/.f64 #s(literal 12 binary64) p))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))))) (neg.f64 x)) |
(/ (+ (* -1/4 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) x) (*.f64 p p)) (*.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 (fma.f64 (/.f64 #s(literal -1/4 binary64) x) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* -1/4 (/ (- (* 16 (pow p 4)) (* 4 (pow p 4))) (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 (/ (+ (* -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 (fma.f64 (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal 12 binary64) x)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ (- (* 16 (/ (pow p 6) (pow x 6))) 1/2) (pow x 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/ (- (+ (* 1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))) (* 16 (/ (pow p 6) (pow x 6)))) 1/2) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 12 binary64)) #s(literal -3072 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64))) (*.f64 x x)) |
(/ (- (+ (* 1/4 (/ (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))) (pow x 12))) (+ (* 1/4 (/ (+ (* 32 (* (pow p 6) (+ (* -4096 (pow p 12)) (* 1024 (pow p 12))))) (* 262144 (pow p 18))) (pow x 18))) (* 16 (/ (pow p 6) (pow x 6))))) 1/2) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 12 binary64)) #s(literal -3072 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (*.f64 (pow.f64 p #s(literal 12 binary64)) #s(literal -3072 binary64)) (*.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64)))) (pow.f64 x #s(literal 18 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) (*.f64 x x)) |
(* -1 (pow x 3)) |
(pow.f64 (neg.f64 x) #s(literal 3 binary64)) |
(* -1 (* (pow x 3) (+ 1 (* 32 (/ (pow p 6) (pow x 6)))))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 32 binary64) #s(literal 1 binary64))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (* 32 (/ (pow p 6) (pow x 6))))))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal -512 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -512 (/ (pow p 12) (pow x 12))) (+ (* 32 (/ (pow p 6) (pow x 6))) (* 16384 (/ (pow p 18) (pow x 18)))))))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal -512 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 18 binary64)) (pow.f64 x #s(literal 18 binary64))) #s(literal 16384 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 620 |
| 0 | 103 | 595 |
| 1 | 360 | 595 |
| 2 | 2343 | 593 |
| 0 | 8591 | 585 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 p) (sqrt.f64 p))) x)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 p) (sqrt.f64 p))) x) |
(neg.f64 (*.f64 (sqrt.f64 p) (sqrt.f64 p))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(sqrt.f64 p) |
p |
x |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) |
(/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))) |
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) |
(*.f64 p #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 x x) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) |
(sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x)))) |
#s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))) |
(*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64)) |
(/.f64 #s(literal 4 binary64) (*.f64 x x)) |
(*.f64 p p) |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(*.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) |
(pow.f64 p #s(literal 6 binary64)) |
#s(literal 6 binary64) |
#s(literal 64 binary64) |
(pow.f64 x #s(literal 6 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(pow.f64 p #s(literal 4 binary64)) |
#s(literal 16 binary64) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x p) #s(literal 2 binary64)) |
(*.f64 x p) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p x)) |
(*.f64 (sqrt.f64 p) (/.f64 (sqrt.f64 p) x)) |
(/.f64 p (neg.f64 (neg.f64 x))) |
(/.f64 p (neg.f64 x)) |
(/.f64 p x) |
(neg.f64 (/.f64 p x)) |
(*.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 p))) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64)) |
(pow.f64 p #s(literal 1 binary64)) |
(neg.f64 p) |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 p) |
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64))) |
(exp.f64 (log.f64 p)) |
(+.f64 (cosh.f64 (log.f64 p)) (sinh.f64 (log.f64 p))) |
p |
(*.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 p))) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64)) |
(pow.f64 p #s(literal 1 binary64)) |
(neg.f64 p) |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 p) |
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64))) |
(exp.f64 (log.f64 p)) |
(+.f64 (cosh.f64 (log.f64 p)) (sinh.f64 (log.f64 p))) |
p |
(*.f64 (neg.f64 (pow.f64 p #s(literal 1/4 binary64))) (neg.f64 (pow.f64 p #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 p) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 p) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 p #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 1 binary64)) |
(pow.f64 p #s(literal 1/2 binary64)) |
(neg.f64 (sqrt.f64 p)) |
(sqrt.f64 p) |
(fabs.f64 (sqrt.f64 p)) |
(exp.f64 (/.f64 (log.f64 p) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 p)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 p))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 p))) (sinh.f64 (log.f64 (sqrt.f64 p)))) |
(*.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 p))) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64)) |
(pow.f64 p #s(literal 1 binary64)) |
(neg.f64 p) |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 p) |
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64))) |
(exp.f64 (log.f64 p)) |
(+.f64 (cosh.f64 (log.f64 p)) (sinh.f64 (log.f64 p))) |
p |
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 x))) (sqrt.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(pow.f64 (neg.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 x x)) |
(fabs.f64 (neg.f64 (neg.f64 x))) |
(fabs.f64 (neg.f64 x)) |
(fabs.f64 x) |
(exp.f64 (/.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(exp.f64 (log.f64 x)) |
(+.f64 (cosh.f64 (log.f64 x)) (sinh.f64 (log.f64 x))) |
x |
(*.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) (sqrt.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) (sqrt.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))))) (sqrt.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64))) (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (pow.f64 (+.f64 (fma.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x)) |
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) x) |
(*.f64 x (*.f64 (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(*.f64 (/.f64 x (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(*.f64 (/.f64 x (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 x (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(neg.f64 (/.f64 x (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (hypot.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) (sqrt.f64 p))) (sqrt.f64 p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) (sqrt.f64 p))) (sqrt.f64 p) (*.f64 (neg.f64 x) x)) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) (sqrt.f64 p))) (sqrt.f64 p) (*.f64 x x)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) p)) p (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) p)) p (*.f64 (neg.f64 x) x)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) p)) p (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) (sqrt.f64 p)) (sqrt.f64 p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) (sqrt.f64 p)) (sqrt.f64 p) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) (sqrt.f64 p)) (sqrt.f64 p) (*.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 (neg.f64 x) x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(fma.f64 (sqrt.f64 p) (fabs.f64 (*.f64 (sqrt.f64 p) (*.f64 #s(literal 4 binary64) p))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (sqrt.f64 p) (fabs.f64 (*.f64 (sqrt.f64 p) (*.f64 #s(literal 4 binary64) p))) (*.f64 (neg.f64 x) x)) |
(fma.f64 (sqrt.f64 p) (fabs.f64 (*.f64 (sqrt.f64 p) (*.f64 #s(literal 4 binary64) p))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 p) (*.f64 (sqrt.f64 p) (*.f64 #s(literal 4 binary64) p)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (sqrt.f64 p) (*.f64 (sqrt.f64 p) (*.f64 #s(literal 4 binary64) p)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (sqrt.f64 p) (*.f64 (sqrt.f64 p) (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 (neg.f64 x) x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 p (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 p (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (*.f64 (neg.f64 x) x)) |
(fma.f64 p (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) |
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 (neg.f64 x) x)) |
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 (neg.f64 x) x)) |
(hypot.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 x x)) |
(hypot.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 (neg.f64 x) x)) |
(hypot.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x)) |
(hypot.f64 (*.f64 (neg.f64 x) x) (neg.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))))) |
(hypot.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)))) |
(hypot.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(hypot.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(hypot.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)) |
(hypot.f64 (*.f64 x x) (neg.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))))) |
(hypot.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)))) |
(hypot.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 p)) (sqrt.f64 p)) |
(*.f64 (sqrt.f64 p) (*.f64 (sqrt.f64 p) #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) p) |
(*.f64 p #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64))) (pow.f64 (+.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 3 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))))) (pow.f64 (+.f64 (+.f64 (/.f64 (*.f64 x x) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))) |
(/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))) |
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))) (fabs.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) (fabs.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) |
(pow.f64 (*.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(literal 1 binary64)) |
#s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) |
(sqrt.f64 (*.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))) #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x))))) |
(exp.f64 (fma.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))))) |
(*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64)))) |
(*.f64 x (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) p) (sqrt.f64 p))) (sqrt.f64 p) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p)) (fabs.f64 (/.f64 p x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 4 binary64) (neg.f64 x))) (*.f64 (/.f64 p x) p) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x)) (fabs.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x)) (*.f64 p p) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 4 binary64) x)) (fabs.f64 (*.f64 (*.f64 (/.f64 p x) p) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 4 binary64) x)) (*.f64 (/.f64 p x) p) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) p)) (fabs.f64 (*.f64 p #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) p)) p #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) p) (sqrt.f64 p)) (sqrt.f64 p) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (neg.f64 x)) (*.f64 (/.f64 p x) p) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) p) (*.f64 p #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) p) p #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (fabs.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (fabs.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) (*.f64 (*.f64 p p) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) (*.f64 p p) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 p x) p) (fabs.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 p x) p) (fabs.f64 (/.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 p x) p) (*.f64 (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 p x) p) (/.f64 #s(literal 4 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) x) (*.f64 (*.f64 (/.f64 p x) p) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) x) (*.f64 (/.f64 p x) p) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (fabs.f64 (/.f64 (*.f64 (/.f64 p x) p) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 p x) p) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 p (fabs.f64 (*.f64 (/.f64 p x) (/.f64 #s(literal 4 binary64) x))) #s(literal 1 binary64)) |
(fma.f64 p (fabs.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) p)) #s(literal 1 binary64)) |
(fma.f64 p (*.f64 (/.f64 p x) (/.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 p (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) p) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x) p)) p)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) x) x)) (*.f64 p p))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) x)) (*.f64 (/.f64 p x) p))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x))) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal -64 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64)))) (pow.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 4 binary64) x) x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 4 binary64) x) p) (/.f64 p x))) |
(/.f64 (/.f64 #s(literal 4 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) x)) (neg.f64 x)) |
(/.f64 #s(literal -4 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(literal 4 binary64) x) x) |
(/.f64 #s(literal 4 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 p #s(literal 3/2 binary64)) (sqrt.f64 p)) |
(*.f64 (sqrt.f64 p) (pow.f64 p #s(literal 3/2 binary64))) |
(*.f64 p p) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 4 binary64)) |
(pow.f64 p #s(literal 2 binary64)) |
(neg.f64 (*.f64 p p)) |
(sqrt.f64 (pow.f64 p #s(literal 4 binary64))) |
(fabs.f64 (*.f64 p p)) |
(exp.f64 (+.f64 (log.f64 p) (log.f64 p))) |
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 p)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/4 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 3 binary64)) (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 3 binary64))) (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 3 binary64)) (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64))))) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64)) (pow.f64 x #s(literal 18 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64))) (pow.f64 x #s(literal 18 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (+.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64)) (pow.f64 x #s(literal 18 binary64)))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64)) (pow.f64 x #s(literal 18 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(hypot.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(hypot.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3/2 binary64))) |
(hypot.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(hypot.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(hypot.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3/2 binary64))) |
(hypot.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (fabs.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) |
(hypot.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) |
(hypot.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3/2 binary64)) (fabs.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) |
(hypot.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3/2 binary64))) |
(hypot.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (fabs.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) |
(hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(pow.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))) (*.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))) (pow.f64 x #s(literal 18 binary64)))) (*.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))) (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) #s(literal 4 binary64)) (pow.f64 x #s(literal 24 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) #s(literal 6 binary64)) (pow.f64 x #s(literal 36 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16777216 binary64) (pow.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 x #s(literal 24 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64))) (pow.f64 x #s(literal 18 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (+.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64)))) (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64)) (pow.f64 x #s(literal 18 binary64)))) (neg.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))))) |
(/.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
(/.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64)) (pow.f64 x #s(literal 18 binary64))) (+.f64 (pow.f64 x #s(literal 12 binary64)) (-.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64))))) |
(/.f64 (fma.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64)) (pow.f64 x #s(literal 18 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3/2 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) #s(literal 3/2 binary64)) (pow.f64 p #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 #s(literal 16 binary64) #s(literal 3/2 binary64)) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) (sqrt.f64 p)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3/2 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 64 binary64)) (pow.f64 p #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 p #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 p) (*.f64 #s(literal 4 binary64) p)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 p #s(literal 3 binary64)) (fabs.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 64 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 64 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 x #s(literal 12 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(-.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(-.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(hypot.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 6 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 6 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 6 binary64))) |
(hypot.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 6 binary64))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) |
(hypot.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 6 binary64))) |
(hypot.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 262144 binary64) (pow.f64 p #s(literal 18 binary64))) (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64))))) (/.f64 (pow.f64 x #s(literal 18 binary64)) (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))))) |
(+.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))) |
(+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 12 binary64)) (pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 12 binary64))) |
(*.f64 (pow.f64 p #s(literal 3/2 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) |
(*.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 p p)) |
(*.f64 (*.f64 p p) (pow.f64 p #s(literal 4 binary64))) |
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 p)) |
(pow.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 3 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 12 binary64)) |
(pow.f64 p #s(literal 6 binary64)) |
(neg.f64 (pow.f64 p #s(literal 6 binary64))) |
(fabs.f64 (pow.f64 p #s(literal 6 binary64))) |
(exp.f64 (fma.f64 (log.f64 p) #s(literal 3 binary64) (*.f64 (log.f64 p) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 p #s(literal 3 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 p)) #s(literal 12 binary64))) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 6 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 p) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 p) #s(literal 6 binary64)))) |
#s(literal 6 binary64) |
#s(literal 64 binary64) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 x)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(neg.f64 (pow.f64 x #s(literal 6 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal 12 binary64))) |
(fabs.f64 (pow.f64 x #s(literal 6 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))))) (sqrt.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (hypot.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3/2 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (hypot.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3/2 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(pow.f64 (-.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64))) (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))))) (*.f64 (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))))) (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))))) (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 4 binary64)))) (hypot.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 4 binary64)) (+.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64))))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64)))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (fma.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p))) (*.f64 p p) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) (sqrt.f64 p)) #s(literal 2 binary64)) p (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 p p)) (*.f64 p p) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) p)) p (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) p) (*.f64 #s(literal 4 binary64) p) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 4 binary64) p) #s(literal 2 binary64)) (*.f64 p p) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 p p) (fabs.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) p) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) (*.f64 p (*.f64 (*.f64 p p) #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 p (pow.f64 (*.f64 (sqrt.f64 p) (*.f64 #s(literal 4 binary64) p)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 p (*.f64 (*.f64 #s(literal 4 binary64) p) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(sqrt.f64 (-.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64)))) |
(-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 (pow.f64 p #s(literal 4 binary64))) #s(literal 16 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 4096 binary64) (pow.f64 p #s(literal 12 binary64))) (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal 256 binary64) (pow.f64 p #s(literal 8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))))))) |
(+.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(+.f64 (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 8 binary64)) (pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 8 binary64))) |
(*.f64 (pow.f64 p #s(literal 3 binary64)) p) |
(*.f64 (*.f64 p p) (*.f64 p p)) |
(*.f64 p (pow.f64 p #s(literal 3 binary64))) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 p)) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 8 binary64)) |
(pow.f64 p #s(literal 4 binary64)) |
(sqrt.f64 (pow.f64 p #s(literal 8 binary64))) |
(fabs.f64 (pow.f64 p #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 p) #s(literal 3 binary64) (log.f64 p))) |
(exp.f64 (fma.f64 (log.f64 p) #s(literal 2 binary64) (*.f64 (log.f64 p) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (log.f64 p) (*.f64 (log.f64 p) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 p)) #s(literal 8 binary64))) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 p) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 p) #s(literal 4 binary64)))) |
#s(literal 16 binary64) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64))) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (neg.f64 x))) x (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x)) x (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) (*.f64 p x))) (*.f64 p x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (*.f64 p (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (neg.f64 x)) (neg.f64 x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 p x)) (*.f64 p x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x) (*.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x (*.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) x (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 p x) (fabs.f64 (*.f64 (*.f64 p x) #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 p x) (*.f64 (*.f64 p x) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) (*.f64 p (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 p (fabs.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 p (*.f64 (*.f64 #s(literal 4 binary64) p) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x))) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(fma.f64 x (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(+.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (neg.f64 x) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 x)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal 8 binary64))) |
(fabs.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (neg.f64 x))) x) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x)) x) |
(*.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) (*.f64 p x))) (*.f64 p x)) |
(*.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) |
(*.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) p)) (*.f64 p (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) x) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 p x)) (*.f64 p x)) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p)) |
(*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(*.f64 (*.f64 p x) (fabs.f64 (*.f64 (*.f64 p x) #s(literal 4 binary64)))) |
(*.f64 (*.f64 p x) (*.f64 (*.f64 p x) #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) p) (*.f64 p (*.f64 x x))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 p x) #s(literal 2 binary64))) |
(*.f64 p (fabs.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) (*.f64 x x)))) |
(*.f64 p (*.f64 (*.f64 #s(literal 4 binary64) p) (*.f64 x x))) |
(neg.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(sqrt.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 4 binary64)) #s(literal 16 binary64))) |
(fabs.f64 (*.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) p)) (neg.f64 (*.f64 (neg.f64 x) p))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 p x))) (neg.f64 (neg.f64 (*.f64 p x)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 p x) x) #s(literal 1 binary64)) p) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) p) #s(literal 1 binary64)) p) |
(*.f64 (pow.f64 (*.f64 (neg.f64 x) p) #s(literal 1 binary64)) (pow.f64 (*.f64 (neg.f64 x) p) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 p x)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 p x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 p x) p) x) |
(*.f64 (*.f64 (*.f64 p x) x) p) |
(*.f64 (*.f64 (*.f64 x x) p) p) |
(*.f64 (*.f64 (neg.f64 x) p) (*.f64 (neg.f64 x) p)) |
(*.f64 (neg.f64 (*.f64 p x)) (neg.f64 (*.f64 p x))) |
(*.f64 (neg.f64 (*.f64 p x)) (*.f64 p x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 p p)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 p p))) |
(*.f64 (*.f64 p x) (neg.f64 (*.f64 p x))) |
(*.f64 (*.f64 p x) (*.f64 p x)) |
(*.f64 (*.f64 p p) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 p p)) |
(*.f64 p (pow.f64 (*.f64 x (*.f64 p x)) #s(literal 1 binary64))) |
(*.f64 p (*.f64 p (*.f64 x x))) |
(*.f64 p (*.f64 x (*.f64 p x))) |
(*.f64 x (pow.f64 (*.f64 (neg.f64 x) (*.f64 p p)) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (*.f64 x (*.f64 p p)) #s(literal 1 binary64))) |
(*.f64 x (*.f64 p (*.f64 p x))) |
(*.f64 x (*.f64 x (*.f64 p p))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 p x))) |
(pow.f64 (*.f64 p (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) p) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 p x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 p x) #s(literal 2 binary64)) |
(neg.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64))) |
(fabs.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 (*.f64 p x)) (log.f64 (*.f64 p x)))) |
(exp.f64 (fma.f64 (log.f64 p) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 p) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 p x))) (neg.f64 (sqrt.f64 (*.f64 p x)))) |
(*.f64 (fabs.f64 (*.f64 x (sqrt.f64 p))) (sqrt.f64 p)) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 p x))) (fabs.f64 (sqrt.f64 (*.f64 p x)))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 p)) #s(literal 1 binary64)) (sqrt.f64 p)) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 p x)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 p x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 p)) (sqrt.f64 p)) |
(*.f64 (sqrt.f64 (*.f64 p x)) (sqrt.f64 (*.f64 p x))) |
(*.f64 (sqrt.f64 p) (fabs.f64 (*.f64 (sqrt.f64 p) x))) |
(*.f64 (sqrt.f64 p) (pow.f64 (*.f64 (sqrt.f64 p) x) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 p) (*.f64 (sqrt.f64 p) x)) |
(*.f64 p x) |
(*.f64 x p) |
(pow.f64 (sqrt.f64 (*.f64 p x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 p x) #s(literal 1 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 p x) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) p)) |
(fabs.f64 (neg.f64 (*.f64 p x))) |
(fabs.f64 (*.f64 p x)) |
(exp.f64 (log.f64 (*.f64 p x))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 p x))) (sinh.f64 (log.f64 (*.f64 p x)))) |
#s(literal 2 binary64) |
Compiled 72 633 to 8 352 computations (88.5% saved)
10 alts after pruning (2 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 332 | 2 | 1 334 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 6 | 6 |
| Total | 1 333 | 10 | 1 343 |
| Status | Accuracy | Program |
|---|---|---|
| 21.6% | (sqrt.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) #s(approx (- (pow x 4) (* (pow (* x p) 2) 4)) (*.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))) (*.f64 x x))))) #s(literal 1/2 binary64))) | |
| ✓ | 81.1% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.1% | (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)))) |
| ✓ | 53.1% | (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
| ✓ | 52.2% | (sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
| ✓ | 56.5% | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
| ✓ | 23.2% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 p) (sqrt.f64 p))) x)) |
| ✓ | 23.4% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
| 4.9% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p x)) | |
| ✓ | 39.1% | #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Compiled 878 to 359 computations (59.1% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p x)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 p) (sqrt.f64 p))) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (*.f64 (neg.f64 p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(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 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 #s(approx (+ (* (/ 4 x) (/ (* p p) x)) 1) (fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))) (*.f64 x x))))) #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (* p 4) p) (* x x)) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) (*.f64 x x))))) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 (*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x))) |
(sqrt.f64 (fma.f64 (/.f64 x (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) #s(approx (- (pow x 4) (* (pow (* x p) 2) 4)) (*.f64 (fma.f64 x x (*.f64 #s(literal -4 binary64) (*.f64 p p))) (*.f64 x x))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 x p) #s(literal 2 binary64)) #s(literal 4 binary64))))) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
7 calls:
| 25.0ms | x |
| 7.0ms | p |
| 6.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 6.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)))))) |
| 5.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.1% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 100.0% | 2 | (/.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 #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 | (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))))))) |
| 81.1% | 1 | p |
| 89.3% | 2 | x |
Compiled 66 to 56 computations (15.2% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p x)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 (*.f64 (sqrt.f64 p) (sqrt.f64 p))) x)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (*.f64 (neg.f64 p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 (fma.f64 #s(approx (/ x (sqrt (+ (* (* p 4) p) (* x x)))) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
4 calls:
| 3.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 3.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 3.0ms | (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))))))) |
| 3.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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 99.4% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.4% | 3 | (*.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)))))) |
| 99.4% | 3 | (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))))))) |
Compiled 59 to 47 computations (20.3% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p x)) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
4 calls:
| 3.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)))))) |
| 2.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 2.0ms | (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))))))) |
| 2.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 98.7% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.7% | 3 | (*.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)))))) |
| 98.7% | 3 | (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))))))) |
Compiled 59 to 47 computations (20.3% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 p x)) |
| Outputs |
|---|
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
7 calls:
| 2.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 2.0ms | x |
| 2.0ms | p |
| 2.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)))))) |
| 1.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 2 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 74.6% | 2 | p |
| 62.3% | 2 | x |
| 78.7% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 78.7% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 78.7% | 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)))))) |
| 78.7% | 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))))))) |
Compiled 66 to 56 computations (15.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
7 calls:
| 1.0ms | p |
| 1.0ms | x |
| 1.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 1.0ms | (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))))))) |
| 1.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.1% | 1 | x |
| 39.1% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 39.1% | 1 | p |
| 39.1% | 1 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 39.1% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 39.1% | 1 | (*.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)))))) |
| 39.1% | 1 | (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))))))) |
Compiled 66 to 56 computations (15.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 0.12846138895708006 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8068257201897607 | 1.0 |
| 0.0ms | 0.12846138895708006 | 0.7070968869540841 |
Compiled 20 to 19 computations (5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8068257201897607 | 1.0 |
| 0.0ms | 0.12846138895708006 | 0.7070968869540841 |
Compiled 20 to 19 computations (5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.8068257201897607 | 1.0 |
Compiled 20 to 19 computations (5% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 339 |
| 1 | 94 | 339 |
| 2 | 148 | 339 |
| 3 | 238 | 339 |
| 4 | 375 | 339 |
| 5 | 436 | 339 |
| 6 | 449 | 339 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 (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))))))) #s(literal 3602879701896397/18014398509481984 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (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))))))) #s(literal 7267240025599077/9007199254740992 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (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))))))) #s(literal 3602879701896397/18014398509481984 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (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))))))) #s(literal 7267240025599077/9007199254740992 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (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))))))) #s(literal 7267240025599077/9007199254740992 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
| Outputs |
|---|
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 (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))))))) #s(literal 3602879701896397/18014398509481984 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (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))))))) #s(literal 7267240025599077/9007199254740992 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (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))))))) #s(literal 3602879701896397/18014398509481984 binary64)) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) (/.f64 (neg.f64 p) x)) (if (<=.f64 (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))))))) #s(literal 7267240025599077/9007199254740992 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)))) |
(if (<=.f64 (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))))))) #s(literal 7267240025599077/9007199254740992 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p 4) p) (* x x)))) 1/2) 1/2)) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 473 | 2684 |
| 1 | 1644 | 2552 |
| 2 | 7122 | 2519 |
| 0 | 8281 | 2353 |
| 0 | 989 | 6714 |
| 1 | 3338 | 6533 |
| 0 | 8164 | 6151 |
| 0 | 14 | 94 |
| 0 | 23 | 94 |
| 1 | 79 | 94 |
| 2 | 516 | 94 |
| 3 | 5478 | 94 |
| 0 | 8290 | 86 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 339 to 61 computations (82% saved)
Compiled 854 to 248 computations (71% saved)
Loading profile data...